Skip to content

Commit

Permalink
Bump version (#810)
Browse files Browse the repository at this point in the history
Bump version to 0.5.2 for the next release.
  • Loading branch information
costellobot authored Dec 26, 2024
1 parent 31a039c commit 46da522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<UseArtifactsOutput>true</UseArtifactsOutput>
<AssemblyVersion>0.5.0.0</AssemblyVersion>
<VersionPrefix>0.5.1</VersionPrefix>
<VersionPrefix>0.5.2</VersionPrefix>
</PropertyGroup>
<PropertyGroup Condition=" '$(GITHUB_ACTIONS)' != '' ">
<VersionSuffix Condition=" '$(VersionSuffix)' == '' AND '$(GITHUB_HEAD_REF)' == '' ">beta.$(GITHUB_RUN_NUMBER)</VersionSuffix>
Expand Down

0 comments on commit 46da522

Please sign in to comment.