Skip to content

Commit

Permalink
Update Auth0.OidcClient.MAUI.nuspec
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikprijck authored Oct 31, 2023
1 parent 0051d1c commit 439cad5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion nuget/Auth0.OidcClient.MAUI.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package>
<metadata>
<id>Auth0.OidcClient.MAUI</id>
<version>1.0.0-beta.0</version>
<version>1.0.0-beta.1</version>
<authors>Auth0</authors>
<owners>Auth0</owners>
<license type="expression">Apache-2.0</license>
Expand All @@ -11,6 +11,9 @@
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Auth0 OIDC Client for MAUI apps</description>
<releaseNotes>
Version 1.0.0-beta.1
- Update README

Version 1.0.0-beta.0
- Initial beta release for adding support for MAUI on Android, iOS, macOS, and Windows.
</releaseNotes>
Expand Down

0 comments on commit 439cad5

Please sign in to comment.