Skip to content

Commit cbf45be

Browse files
Bump version
Bump version to 5.1.0.
1 parent f99a5c1 commit cbf45be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
4343
<UseArtifactsOutput>true</UseArtifactsOutput>
4444
<AssemblyVersion>5.0.0.0</AssemblyVersion>
45-
<VersionPrefix>5.0.1</VersionPrefix>
45+
<VersionPrefix>5.1.0</VersionPrefix>
4646
</PropertyGroup>
4747
<PropertyGroup Condition=" '$(GITHUB_ACTIONS)' != '' AND '$(DEPENDABOT_JOB_ID)' == '' ">
4848
<VersionSuffix Condition=" '$(VersionSuffix)' == '' AND '$(GITHUB_HEAD_REF)' == '' ">beta.$(GITHUB_RUN_NUMBER)</VersionSuffix>

0 commit comments

Comments
 (0)