Skip to content

Commit 18e632c

Browse files
authored
Branding updates for 1.3.2 (#468)
1 parent 8b66782 commit 18e632c

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
@@ -7,8 +7,8 @@
77
<PropertyGroup>
88
<MajorVersion>1</MajorVersion>
99
<MinorVersion>3</MinorVersion>
10-
<PatchVersion>1</PatchVersion>
11-
<PreReleaseVersionLabel>rtw</PreReleaseVersionLabel>
10+
<PatchVersion>2</PatchVersion>
11+
<PreReleaseVersionLabel>preview1</PreReleaseVersionLabel>
1212
<DotNetFinalVersionKind Condition="'$(PreReleaseVersionLabel)' == 'rtw'">release</DotNetFinalVersionKind>
1313
</PropertyGroup>
1414
<PropertyGroup>

0 commit comments

Comments
 (0)