Skip to content

Commit 209b724

Browse files
committed
bump version to beta4
1 parent 4dcee4d commit 209b724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/Versions.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
</PropertyGroup>
1818
<PropertyGroup Condition="'$(UseBetaVersion)' == 'true'">
1919
<VersionPrefix>2.0.0</VersionPrefix>
20-
<PreReleaseVersionLabel>beta3</PreReleaseVersionLabel>
20+
<PreReleaseVersionLabel>beta4</PreReleaseVersionLabel>
2121
<AutoGenerateAssemblyVersion>false</AutoGenerateAssemblyVersion>
2222
</PropertyGroup>
2323
<PropertyGroup Condition="'$(UseAlphaVersion)' == 'true'">

0 commit comments

Comments
 (0)