Skip to content

Commit

Permalink
Update properties
Browse files Browse the repository at this point in the history
  • Loading branch information
mattosaurus committed Oct 21, 2023
1 parent 8298709 commit e8d3ec8
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>5.12.0.0</Version>
<Version>5.13.0.0</Version>
<AssemblyVersion>5.0.0.0</AssemblyVersion>
<FileVersion>5.12.0</FileVersion>
<PackageReleaseNotes>v5.12.0 - Add verify read methods and update key preferences</PackageReleaseNotes>
<FileVersion>5.13.0</FileVersion>
<PackageReleaseNotes>v5.13.0 - Add prefered encryption key</PackageReleaseNotes>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<IncludeSymbols>true</IncludeSymbols>
Expand Down

0 comments on commit e8d3ec8

Please sign in to comment.