Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
Bump version to 0.9.1 for the next release.
  • Loading branch information
costellobot committed Nov 12, 2024
1 parent bf7c746 commit ea8471d
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 @@ -44,7 +44,7 @@
<UseArtifactsOutput>true</UseArtifactsOutput>
<UseSharedCompilation>false</UseSharedCompilation>
<AssemblyVersion>0.9.0.0</AssemblyVersion>
<VersionPrefix>0.9.0</VersionPrefix>
<VersionPrefix>0.9.1</VersionPrefix>
</PropertyGroup>
<PropertyGroup Condition=" '$(GITHUB_ACTIONS)' != '' ">
<VersionSuffix Condition=" '$(VersionSuffix)' == '' AND '$(GITHUB_HEAD_REF)' == '' ">preview.$(GITHUB_RUN_NUMBER)</VersionSuffix>
Expand Down

0 comments on commit ea8471d

Please sign in to comment.