From b87fc34c45cc5642b8c5a62e8125b7f246f04ad2 Mon Sep 17 00:00:00 2001 From: mattosaurus Date: Mon, 16 Sep 2024 10:40:19 +0100 Subject: [PATCH] Update version --- PgpCore/PgpCore.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/PgpCore/PgpCore.csproj b/PgpCore/PgpCore.csproj index af026d4..7ad3504 100644 --- a/PgpCore/PgpCore.csproj +++ b/PgpCore/PgpCore.csproj @@ -10,10 +10,10 @@ https://github.com/mattosaurus/PgpCore https://github.com/mattosaurus/PgpCore PGP .NET Core - 6.5.0.0 + 6.5.1.0 6.0.0.0 - 6.5.0 - v6.5.0 - Fix setting key hash algorithim + 6.5.1 + v6.5.1 - Make publioc key in place of private key wrrors more obvious MIT true true