Skip to content

Commit 0843500

Browse files
authored
Merge pull request #747 from jonsequitur/change-version-to-2.0.0-beta1
change version to 2.0.0-beta1
2 parents 99dcf27 + 11a39f0 commit 0843500

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
</PropertyGroup>
77
<!-- Repo Version Information -->
88
<PropertyGroup>
9-
<VersionPrefix>0.3.0</VersionPrefix>
10-
<PreReleaseVersionLabel>alpha</PreReleaseVersionLabel>
9+
<VersionPrefix>2.0.0</VersionPrefix>
10+
<PreReleaseVersionLabel>beta1</PreReleaseVersionLabel>
1111
</PropertyGroup>
1212

1313
<PropertyGroup>

0 commit comments

Comments
 (0)