Skip to content

Commit

Permalink
v3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
justdmitry committed Dec 8, 2024
1 parent 074cbe0 commit 2bd887e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PassKitHelper/PassKitHelper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
<RepositoryType>git</RepositoryType>
<PackageProjectUrl>https://github.com/justdmitry/PassKitHelper</PackageProjectUrl>
<RepositoryUrl>https://github.com/justdmitry/PassKitHelper.git</RepositoryUrl>
<Version>3.4.0</Version>
<Version>3.5.0</Version>
<Description>Helper library for all your Apple PassKit (Apple Wallet, Apple Passbook) needs: create passes, sign pass packages, receive webhooks into your aspnetcore app and send push updates to user devices. Apple Developer Account required!</Description>
<PackageTags>apple passkit passbook pass webservice</PackageTags>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageReleaseNotes>Add net 9.0, update referenced packages.</PackageReleaseNotes>
<PackageReleaseNotes>Add `SharingProhibited` and `SuppressStripShine` properties.</PackageReleaseNotes>
<DocumentationFile>PassKitHelper.xml</DocumentationFile>
<PackageReadmeFile>README.md</PackageReadmeFile>
</PropertyGroup>
Expand Down

0 comments on commit 2bd887e

Please sign in to comment.