Skip to content

Commit

Permalink
CP : Update version and publish
Browse files Browse the repository at this point in the history
  • Loading branch information
memorydream committed Jan 27, 2022
1 parent ffff1d8 commit c996fa9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PearlCalculatorCP/PearlCalculatorCP.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@

<PropertyGroup Condition=" '$(Configuration)' == 'DEBUG' ">
<Version>2.71</Version>
<FileVersion>2.7182818284</FileVersion>
<FileVersion>2.71828182845</FileVersion>
</PropertyGroup>

<PropertyGroup Condition=" '$(Configuration)' == 'RELEASE' ">
<Version>1.41</Version>
<FileVersion>1.4142135</FileVersion>
<FileVersion>1.41421356</FileVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit c996fa9

Please sign in to comment.