Skip to content

Commit

Permalink
Bumped version.
Browse files Browse the repository at this point in the history
  • Loading branch information
hrumhurum committed Dec 14, 2022
1 parent 3273982 commit 286f6b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Copyright (C) Gapotchenko and Contributors
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">

<PropertyGroup>
<TcrVersion>2022.2.11</TcrVersion>
<TcrVersion>2022.2.12</TcrVersion>
<TcrSignificantVersion>2022.2</TcrSignificantVersion>
<TcrMSBuildMinVersion>16.5</TcrMSBuildMinVersion>
<TcrMSBuildVersionIsOK>false</TcrMSBuildVersionIsOK>
Expand Down
2 changes: 1 addition & 1 deletion Source/Mastering/Version.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<!-- Update version in Gapotchenko.Turbo.CocoR.Integration.MSBuild.props file as well. -->
<Version>2022.2.11</Version>
<Version>2022.2.12</Version>
</PropertyGroup>

</Project>

0 comments on commit 286f6b7

Please sign in to comment.