Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
Bump version to 5.0.1 for the next release.
  • Loading branch information
jet-codeflow-maintainer[bot] committed Nov 12, 2024
1 parent cf4afe5 commit d729bd6
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 @@ -42,7 +42,7 @@
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<UseArtifactsOutput>true</UseArtifactsOutput>
<AssemblyVersion>5.0.0.0</AssemblyVersion>
<VersionPrefix>5.0.0</VersionPrefix>
<VersionPrefix>5.0.1</VersionPrefix>
</PropertyGroup>
<PropertyGroup Condition=" '$(GITHUB_ACTIONS)' != '' ">
<VersionSuffix Condition=" '$(VersionSuffix)' == '' AND '$(GITHUB_HEAD_REF)' == '' ">beta.$(GITHUB_RUN_NUMBER)</VersionSuffix>
Expand Down

0 comments on commit d729bd6

Please sign in to comment.