Skip to content

Commit 252eb0f

Browse files
authored
Branding changes for 1.4 (#447)
1 parent a103fce commit 252eb0f

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
<PropertyGroup>
88
<MajorVersion>1</MajorVersion>
9-
<MinorVersion>3</MinorVersion>
10-
<PreReleaseVersionLabel>rtw</PreReleaseVersionLabel>
9+
<MinorVersion>4</MinorVersion>
10+
<PreReleaseVersionLabel>preview.1</PreReleaseVersionLabel>
1111
<DotNetFinalVersionKind Condition="'$(PreReleaseVersionLabel)' == 'rtw'">release</DotNetFinalVersionKind>
1212
</PropertyGroup>
1313
<PropertyGroup>

0 commit comments

Comments
 (0)