Version change

This commit is contained in:
Aktanusa
2014-08-26 13:27:59 -04:00
parent 989ef30f4a
commit a8d404aca7
2 changed files with 2 additions and 2 deletions

View File

@@ -1923,7 +1923,7 @@ CM.ConfigDefault = {BotBar: 1, TimerBar: 1, TimerBarPos: 0, BuildColor: 1, UpBar
CM.ConfigPrefix = 'CMConfig';
CM.VersionMajor = '1.0465';
CM.VersionMinor = '10';
CM.VersionMinor = '11';
/*******
* Sim *

View File

@@ -129,5 +129,5 @@ CM.ConfigDefault = {BotBar: 1, TimerBar: 1, TimerBarPos: 0, BuildColor: 1, UpBar
CM.ConfigPrefix = 'CMConfig';
CM.VersionMajor = '1.0465';
CM.VersionMinor = '10';
CM.VersionMinor = '11';