Skip to content

Commit

Permalink
Bump Bitwarden.Server.Sdk version to 0.2.0 (#61)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <[email protected]>
  • Loading branch information
github-actions[bot] and github-actions authored Dec 6, 2024
1 parent 75c7ab7 commit 0c301a5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReadmeFile>./README.md</PackageReadmeFile>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>

<VersionPrefix>0.1.10</VersionPrefix>
<VersionPrefix>0.2.0</VersionPrefix>
<PreReleaseVersionLabel>beta</PreReleaseVersionLabel>
<PreReleaseVersionIteration>1</PreReleaseVersionIteration>
<VersionSuffix Condition="'$(VersionSuffix)' == '' AND '$(IsPreRelease)' == 'true'">$(PreReleaseVersionLabel).$(PreReleaseVersionIteration)</VersionSuffix>
Expand Down

0 comments on commit 0c301a5

Please sign in to comment.