Skip to content

Commit

Permalink
Update properties
Browse files Browse the repository at this point in the history
  • Loading branch information
mattosaurus committed Oct 16, 2020
1 parent 04b0912 commit 1f3c155
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>3.0.0</Version>
<Version>3.1.0</Version>
<AssemblyVersion>3.0.0.0</AssemblyVersion>
<FileVersion>3.0.0.0</FileVersion>
<PackageReleaseNotes>v3.0.0 - Refactor to use interface</PackageReleaseNotes>
<FileVersion>3.1.0.0</FileVersion>
<PackageReleaseNotes>v3.1.0 - Manage encryption keys using internal property</PackageReleaseNotes>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<AssemblyOriginatorKeyFile>PgpCoreKey.pfx</AssemblyOriginatorKeyFile>
<DelaySign>false</DelaySign>
Expand Down

0 comments on commit 1f3c155

Please sign in to comment.