Fixed Century Egg Stat was wrong (Issue #102 and #103) and Version change

This commit is contained in:
Aktanusa
2016-07-27 23:08:28 -04:00
parent 991c80d040
commit b4c0c8de2b
4 changed files with 6 additions and 6 deletions

View File

@@ -204,5 +204,5 @@ CM.ConfigDefault = {BotBar: 1, TimerBar: 1, TimerBarPos: 0, BuildColor: 1, BulkB
CM.ConfigPrefix = 'CMConfig';
CM.VersionMajor = '2.002';
CM.VersionMinor = '1';
CM.VersionMinor = '2';