Skip to content

Commit aec64d1

Browse files
Bump version to 3.1.6
Bump version to 3.1.6 for next release.
1 parent e66a370 commit aec64d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<MajorVersion>3</MajorVersion>
55
<MinorVersion>1</MinorVersion>
6-
<PatchVersion>5</PatchVersion>
6+
<PatchVersion>6</PatchVersion>
77
<VersionPrefix>$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix>
88
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
99
<StabilizePackageVersion Condition="'$(StabilizePackageVersion)' == ''">false</StabilizePackageVersion>

0 commit comments

Comments
 (0)