Skip to content

Commit 7843c7b

Browse files
committed
Merged PR 40274: Fix minor version
Fix minor version
1 parent ad11dd7 commit 7843c7b

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
@@ -1,7 +1,7 @@
11
<Project>
22
<PropertyGroup Label="Version settings">
33
<MajorVersion>8</MajorVersion>
4-
<MinorVersion>5</MinorVersion>
4+
<MinorVersion>6</MinorVersion>
55
<PatchVersion>0</PatchVersion>
66
<PreReleaseVersionLabel>rtm</PreReleaseVersionLabel>
77
<PreReleaseVersionIteration>

0 commit comments

Comments
 (0)