Version change

This commit is contained in:
Aktanusa
2014-09-06 13:50:08 -04:00
parent d997ff7652
commit 450db504be
2 changed files with 2 additions and 2 deletions

View File

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

View File

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