Skip to content

Commit

Permalink
fix: set pkg version to 0.8.0 (Soluto#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
AleF83 authored Dec 18, 2022
1 parent 075f199 commit b1fc8f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/OpenIdConnectServerMock.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<IsPackable>true</IsPackable>
<Description>Configurable mock server with OpenId Connect functionality</Description>
<VersionPrefix>0.0.1</VersionPrefix>
<VersionPrefix>0.8.0</VersionPrefix>
<PackageProjectUrl>https://github.com/Soluto/oidc-server-mock</PackageProjectUrl>
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
<PackageTags>OIDC</PackageTags>
Expand Down

0 comments on commit b1fc8f3

Please sign in to comment.