Skip to content

Commit

Permalink
Merge pull request #91 from pingpongsneak/master
Browse files Browse the repository at this point in the history
(build): release v0.0.53.0
  • Loading branch information
sanastasiou committed Sep 2, 2021
2 parents df4f013 + 3cf9bb8 commit 2a7f6bf
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
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>net5.0</TargetFramework>
<Platforms>AnyCPU;x64</Platforms>
<RootNamespace>CYPCore</RootNamespace>
<AssemblyVersion>0.0.52.0</AssemblyVersion>
<AssemblyVersion>0.0.53.0</AssemblyVersion>
</PropertyGroup>

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

<PropertyGroup>
<ServerGarbageCollection>true</ServerGarbageCollection>
<AssemblyVersion>0.0.52.0</AssemblyVersion>
<AssemblyVersion>0.0.53.0</AssemblyVersion>
<NeutralLanguage>en</NeutralLanguage>
</PropertyGroup>
<PropertyGroup>
Expand Down

0 comments on commit 2a7f6bf

Please sign in to comment.