Skip to content

Commit

Permalink
update project version
Browse files Browse the repository at this point in the history
  • Loading branch information
danilwhale committed Mar 12, 2023
1 parent a4ff314 commit 6b67e17
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions BuildingGame.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
</PropertyGroup>

<PropertyGroup>
<Version>0.0.5.0</Version>
<AssemblyVersion>0.0.5.0</AssemblyVersion>
<FileVersion>0.0.5-prealpha</FileVersion>
<Version>0.0.6.0</Version>
<AssemblyVersion>0.0.6.0</AssemblyVersion>
<FileVersion>0.0.6-prealpha</FileVersion>
<Company>danilwhale</Company>
<Authors>danilwhale</Authors>
<Product>building game</Product>
Expand Down

0 comments on commit 6b67e17

Please sign in to comment.