Skip to content

Commit 7e01e38

Browse files
committed
Bump version to 2.0.0-beta2
1 parent caed075 commit 7e01e38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/CurrentVersion.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
<MicroVersion>0</MicroVersion>
77
<ReleaseLevel>beta</ReleaseLevel>
88

9-
<BetaVersion Condition="'$(ReleaseLevel)' !='final'">1</BetaVersion>
9+
<BetaVersion Condition="'$(ReleaseLevel)' !='final'">2</BetaVersion>
1010
</PropertyGroup>
1111
</Project>

0 commit comments

Comments
 (0)