Skip to content

Commit 2cad818

Browse files
author
John Luo
committed
Update branding to 3.1.2
1 parent 9211f76 commit 2cad818

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
@@ -8,7 +8,7 @@
88
<PropertyGroup Label="Version settings">
99
<MajorVersion>3</MajorVersion>
1010
<MinorVersion>1</MinorVersion>
11-
<PatchVersion>1</PatchVersion>
11+
<PatchVersion>2</PatchVersion>
1212
<VersionPrefix>$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix>
1313
<PreReleaseVersionLabel>servicing</PreReleaseVersionLabel>
1414
<AssemblyVersion Condition="'$(IsReferenceAssemblyProject)' != 'true'">$(VersionPrefix).0</AssemblyVersion>

0 commit comments

Comments
 (0)