Skip to content

Commit

Permalink
build: release v0.0.50.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pingpongsneak committed Jun 21, 2021
1 parent 06d3346 commit a6d0b40
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cypcore/cypcore.csproj
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>net5.0</TargetFramework>
<Platforms>AnyCPU;x64</Platforms>
<RootNamespace>CYPCore</RootNamespace>
<AssemblyVersion>0.0.49.0</AssemblyVersion>
<AssemblyVersion>0.0.50.0</AssemblyVersion>
</PropertyGroup>

<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
2 changes: 1 addition & 1 deletion cypnode/cypnode.csproj
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<ServerGarbageCollection>true</ServerGarbageCollection>
<AssemblyVersion>0.0.49.0</AssemblyVersion>
<AssemblyVersion>0.0.50.0</AssemblyVersion>
<NeutralLanguage>en</NeutralLanguage>
</PropertyGroup>
<PropertyGroup>
Expand Down

0 comments on commit a6d0b40

Please sign in to comment.