We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93dd3ba commit 02c64fdCopy full SHA for 02c64fd
eng/Versions.props
@@ -3,7 +3,7 @@
3
<PropertyGroup>
4
<MajorVersion>3</MajorVersion>
5
<MinorVersion>1</MinorVersion>
6
- <PatchVersion>0</PatchVersion>
+ <PatchVersion>1</PatchVersion>
7
<VersionPrefix>$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix>
8
<PreReleaseVersionLabel>rtm</PreReleaseVersionLabel>
9
<PreReleaseVersionIteration></PreReleaseVersionIteration>
0 commit comments