v0.4.1.0 + fixed gamemode list not being synced with clients

This commit is contained in:
Regalis
2016-05-19 19:50:37 +03:00
parent 7113a154fe
commit 1d3d1d5459
4 changed files with 43 additions and 7 deletions
+2 -2
View File
@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
// 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("0.4.0.2")]
[assembly: AssemblyFileVersion("0.4.0.2")]
[assembly: AssemblyVersion("0.4.1.0")]
[assembly: AssemblyFileVersion("0.4.1.0")]