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

Commit

Permalink
Bump branding to 2.1.609 (#13184)
Browse files Browse the repository at this point in the history
  • Loading branch information
nguerrera authored Jan 15, 2020
1 parent d4bc917 commit 6c394ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Version.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<VersionMajor>2</VersionMajor>
<VersionMinor>1</VersionMinor>
<VersionPatch>608</VersionPatch>
<VersionPatch>609</VersionPatch>
<ReleaseSuffix Condition=" '$(ReleaseSuffix)' == '' ">preview</ReleaseSuffix>

<MajorMinorVersion>$(VersionMajor).$(VersionMinor)</MajorMinorVersion>
Expand Down

0 comments on commit 6c394ad

Please sign in to comment.