Skip to content

Commit 8f458dc

Browse files
authored
Update Versions.props for 9.0.103 (#310)
1 parent 8a05a7d commit 8f458dc

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
@@ -10,8 +10,8 @@
1010
<VersionSDKMinor>1</VersionSDKMinor>
1111
<!-- Use the feature version for each monthly servicng release -->
1212
<!-- Use the patch version for intra-monthly releases and hotfixes -->
13-
<VersionFeature>02</VersionFeature>
14-
<VersionPatch>1</VersionPatch>
13+
<VersionFeature>03</VersionFeature>
14+
<VersionPatch>0</VersionPatch>
1515
<!-- Enable to remove prerelease label. -->
1616
<StabilizePackageVersion Condition="'$(StabilizePackageVersion)' == ''">false</StabilizePackageVersion>
1717
<PreReleaseVersionLabel>servicing</PreReleaseVersionLabel>

0 commit comments

Comments
 (0)