Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
versx authored May 28, 2021
1 parent de95284 commit 24367dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/WhMgr.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
<AssemblyVersion Condition=" '$(VersionSuffix)' != '' ">$(VersionSuffix)</AssemblyVersion>
<Version Condition=" '$(VersionSuffix)' == '' ">4.2.1.0</Version>
<Version Condition=" '$(VersionSuffix)' != '' ">$(VersionSuffix)</Version>
<Version>4.12.0.0</Version>
<AssemblyVersion>4.12.0.0</AssemblyVersion>
<Version>4.13.0.0</Version>
<AssemblyVersion>4.13.0.0</AssemblyVersion>
</PropertyGroup>
<PropertyGroup Condition="'$(IsWindows)'=='true'">
<DefineConstants>Windows</DefineConstants>
Expand Down

0 comments on commit 24367dd

Please sign in to comment.