Skip to content

Commit

Permalink
updates version for linux client
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinupdyke committed Feb 6, 2023
1 parent 21917c7 commit 2f81295
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/ghosts.client.linux/ghosts.client.linux.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
<OutputType>Exe</OutputType>
<RuntimeIdentifiers>win7-x64;ubuntu.16.10-x64;osx.10.12-x64</RuntimeIdentifiers>

<Version>6.2.0.0</Version>
<AssemblyVersion>6.2.0.0</AssemblyVersion>
<ReleaseVersion>6.2.0.0</ReleaseVersion>
<FileVersion>6.2.7.0</FileVersion>
<Version>7.0.0.0</Version>
<AssemblyVersion>7.0.0.0</AssemblyVersion>
<ReleaseVersion>7.0.0.0</ReleaseVersion>
<FileVersion>7.0.0.0</FileVersion>
<SynchReleaseVersion>false</SynchReleaseVersion>

<Authors>Dustin Updyke for Carnegie Mellon University</Authors>
Expand Down

0 comments on commit 2f81295

Please sign in to comment.