Skip to content

Commit 8b66782

Browse files
authored
Getting the repo ready for 1.3.1 release (#467)
1 parent 82c715a commit 8b66782

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/Versions.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<MajorVersion>1</MajorVersion>
99
<MinorVersion>3</MinorVersion>
1010
<PatchVersion>1</PatchVersion>
11-
<PreReleaseVersionLabel>preview.1</PreReleaseVersionLabel>
11+
<PreReleaseVersionLabel>rtw</PreReleaseVersionLabel>
1212
<DotNetFinalVersionKind Condition="'$(PreReleaseVersionLabel)' == 'rtw'">release</DotNetFinalVersionKind>
1313
</PropertyGroup>
1414
<PropertyGroup>

0 commit comments

Comments
 (0)