diff --git a/src/Ghosts.Client/Properties/AssemblyInfo.cs b/src/Ghosts.Client/Properties/AssemblyInfo.cs index 2191f357..499a53b5 100755 --- a/src/Ghosts.Client/Properties/AssemblyInfo.cs +++ b/src/Ghosts.Client/Properties/AssemblyInfo.cs @@ -31,6 +31,6 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("7.0.0.0")] -[assembly: AssemblyInformationalVersion("7.0.0.0")] -[assembly: AssemblyFileVersion("7.0.236.0")] +[assembly: AssemblyVersion("7.1.0.0")] +[assembly: AssemblyInformationalVersion("7.1.0.0")] +[assembly: AssemblyFileVersion("7.1.0.0")]