Skip to content

Commit

Permalink
bump to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alexalok committed Jul 10, 2024
1 parent 8f1792e commit 2e039b7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions AppleReceiptVerifier.NET/AppleReceiptVerifier.NET.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
<PropertyGroup>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<PackageLicenseExpression>AGPL-3.0-or-later</PackageLicenseExpression>
<Copyright>Copyright © alexalok 2019-2022</Copyright>
<Copyright>Copyright © alexalok 2019-2024</Copyright>
<Description>AppleReceiptVerifier.NET is the library used to validate purchase and subscription receipts with the Apple App Store.</Description>
<Company>alexalok</Company>
<Authors>alexalok</Authors>
<Version>1.0.2</Version>
<Version>1.1.0</Version>
<PackageReleaseNotes>
* Retargeted from .NET 5 to .NET 6 due to former's EOL
* Bumped System.Text.Json to 8.0.4 due to [CVE](https://github.com/advisories/GHSA-hh2w-p6rv-4g7w)
</PackageReleaseNotes>
<PackageTags>App Store, in-app purchase, in-app subscription, verify receipt</PackageTags>
<RepositoryUrl>https://github.com/alexalok/AppleReceiptVerifier.NET</RepositoryUrl>
Expand Down

0 comments on commit 2e039b7

Please # to comment.