Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
versx authored May 30, 2021
1 parent d13d277 commit d6826bb
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.13.0.0</Version>
<AssemblyVersion>4.13.0.0</AssemblyVersion>
<Version>4.14.0.0</Version>
<AssemblyVersion>4.14.0.0</AssemblyVersion>
</PropertyGroup>
<PropertyGroup Condition="'$(IsWindows)'=='true'">
<DefineConstants>Windows</DefineConstants>
Expand Down

0 comments on commit d6826bb

Please sign in to comment.