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

Commit

Permalink
Updating branding to 2.1.811
Browse files Browse the repository at this point in the history
  • Loading branch information
sfoslund committed Sep 8, 2020
1 parent 6b46426 commit d7a96ef
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>810</VersionPatch>
<VersionPatch>811</VersionPatch>
<ReleaseSuffix Condition=" '$(ReleaseSuffix)' == '' ">preview</ReleaseSuffix>

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

0 comments on commit d7a96ef

Please sign in to comment.