Skip to content

Commit

Permalink
bump version to beta4
Browse files Browse the repository at this point in the history
  • Loading branch information
jonsequitur committed May 22, 2022
1 parent 4dcee4d commit 209b724
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PropertyGroup>
<PropertyGroup Condition="'$(UseBetaVersion)' == 'true'">
<VersionPrefix>2.0.0</VersionPrefix>
<PreReleaseVersionLabel>beta3</PreReleaseVersionLabel>
<PreReleaseVersionLabel>beta4</PreReleaseVersionLabel>
<AutoGenerateAssemblyVersion>false</AutoGenerateAssemblyVersion>
</PropertyGroup>
<PropertyGroup Condition="'$(UseAlphaVersion)' == 'true'">
Expand Down

0 comments on commit 209b724

Please sign in to comment.