Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
versx authored Apr 16, 2021
1 parent 43cc05e commit 5535a75
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.0.115</Version>
<AssemblyVersion>4.11.0.115</AssemblyVersion>
<Version>4.11.1.115</Version>
<AssemblyVersion>4.11.1.115</AssemblyVersion>
</PropertyGroup>
<PropertyGroup Condition="'$(IsWindows)'=='true'">
<DefineConstants>Windows</DefineConstants>
Expand Down

0 comments on commit 5535a75

Please sign in to comment.