Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Commit 623e11b

Browse files
authored
Merge pull request #13458 from sfoslund/215Branding
[2.1.5xx] Update branding
2 parents 240d8a1 + b59d819 commit 623e11b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Version.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<VersionMajor>2</VersionMajor>
44
<VersionMinor>1</VersionMinor>
5-
<VersionPatch>517</VersionPatch>
5+
<VersionPatch>518</VersionPatch>
66
<ReleaseSuffix Condition=" '$(ReleaseSuffix)' == '' ">preview</ReleaseSuffix>
77

88
<MajorMinorVersion>$(VersionMajor).$(VersionMinor)</MajorMinorVersion>

0 commit comments

Comments
 (0)