Skip to content

Commit

Permalink
Update GameLauncher.csproj
Browse files Browse the repository at this point in the history
Version Bump
  • Loading branch information
Zacam committed Mar 28, 2023
1 parent c132cb4 commit b347a6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GameLauncher/GameLauncher.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<TargetFrameworks>net6.0;net461</TargetFrameworks>
<Platforms>AnyCPU;x86</Platforms>
<Copyright>© Soapbox Race World</Copyright>
<GlobalVersion>2.2.0.10</GlobalVersion>
<GlobalVersion>2.2.0.12</GlobalVersion>
<GlobalVersion Condition=" '$(GlobalVersion)' == '' ">2.2.0.$([System.DateTime]::UtcNow.ToString(mmff))</GlobalVersion>
<Version>$(GlobalVersion)</Version>
<AssemblyVersion>$(GlobalVersion)</AssemblyVersion>
Expand Down

0 comments on commit b347a6c

Please sign in to comment.