Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
mattosaurus committed May 12, 2020
1 parent ddd0151 commit 730e9d6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions PgpCore/PgpCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
<PackageProjectUrl>https://github.com/mattosaurus/PgpCore</PackageProjectUrl>
<RepositoryUrl>https://github.com/mattosaurus/PgpCore</RepositoryUrl>
<PackageTags>PGP .NET Core</PackageTags>
<Version>2.3.0</Version>
<Version>2.4.0</Version>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
<FileVersion>2.3.0.0</FileVersion>
<PackageReleaseNotes>v2.3.0 - Handle read-only inputs and null source error handling.</PackageReleaseNotes>
<FileVersion>2.4.0.0</FileVersion>
<PackageReleaseNotes>v2.4.0 - Add ability to clear sign and verify such files.</PackageReleaseNotes>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<AssemblyOriginatorKeyFile>PgpCoreKey.pfx</AssemblyOriginatorKeyFile>
<DelaySign>false</DelaySign>
Expand Down

0 comments on commit 730e9d6

Please sign in to comment.