Skip to content

Commit 9766abb

Browse files
Bump version to 3.1.4
Bump version to 3.1.4 for next release.
1 parent 8278845 commit 9766abb

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>3</PatchVersion>
6+
<PatchVersion>4</PatchVersion>
77
<VersionPrefix>$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix>
88
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
99
<StabilizePackageVersion Condition="'$(StabilizePackageVersion)' == ''">false</StabilizePackageVersion>

0 commit comments

Comments
 (0)