Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
versx authored May 8, 2021
1 parent 99d65a3 commit c1cb86c
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.11.1.115</Version>
<AssemblyVersion>4.11.1.115</AssemblyVersion>
<Version>4.12.0.0</Version>
<AssemblyVersion>4.12.0.0</AssemblyVersion>
</PropertyGroup>
<PropertyGroup Condition="'$(IsWindows)'=='true'">
<DefineConstants>Windows</DefineConstants>
Expand Down

0 comments on commit c1cb86c

Please sign in to comment.