Skip to content

Commit

Permalink
Merge pull request #944 from aspnet/dougbu/2.2.2
Browse files Browse the repository at this point in the history
Update branding to 2.2.2
  • Loading branch information
dougbu committed Jan 10, 2019
2 parents a8a3c4d + ca7baad commit 8295c4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.props
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<MajorVersion>2</MajorVersion>
<MinorVersion>2</MinorVersion>
<PatchVersion>1</PatchVersion>
<PatchVersion>2</PatchVersion>
<PreReleaseLabel>servicing</PreReleaseLabel>
<OfficialBuildId Condition="'$(OfficialBuildId)' == ''">$(BUILD_BUILDNUMBER)</OfficialBuildId>
</PropertyGroup>
Expand Down Expand Up @@ -53,4 +53,4 @@
<Message Importance="High" Text="VersionSuffix = '$(VersionSuffix)'" />
</Target>

</Project>
</Project>

0 comments on commit 8295c4b

Please sign in to comment.