Skip to content

Commit 59288ee

Browse files
committed
Bump version to 2.0.0-beta1
1 parent 3813784 commit 59288ee

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
@@ -4,7 +4,7 @@
44
<MajorVersion>2</MajorVersion>
55
<MinorVersion>0</MinorVersion>
66
<MicroVersion>0</MicroVersion>
7-
<ReleaseLevel>alpha</ReleaseLevel>
7+
<ReleaseLevel>beta</ReleaseLevel>
88

99
<BetaVersion Condition="'$(ReleaseLevel)' !='final'">1</BetaVersion>
1010
</PropertyGroup>

0 commit comments

Comments
 (0)