Fixed current date issue (Issue #124)

This commit is contained in:
Aktanusa
2017-07-19 16:21:20 -04:00
parent c0cd967cc7
commit b4157cdbc5
3 changed files with 8 additions and 8 deletions

View File

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