Change to Version 2.018.1

This commit is contained in:
Aktanusa
2019-03-12 20:38:30 -04:00
parent 9f2a7cda78
commit 77421c11c0
2 changed files with 4 additions and 4 deletions

View File

@@ -2920,8 +2920,8 @@ CM.ConfigDefault = {
}; };
CM.ConfigPrefix = 'CMConfig'; CM.ConfigPrefix = 'CMConfig';
CM.VersionMajor = '2.016'; CM.VersionMajor = '2.018';
CM.VersionMinor = '2'; CM.VersionMinor = '1';
/******* /*******
* Sim * * Sim *

View File

@@ -288,6 +288,6 @@ CM.ConfigDefault = {
}; };
CM.ConfigPrefix = 'CMConfig'; CM.ConfigPrefix = 'CMConfig';
CM.VersionMajor = '2.016'; CM.VersionMajor = '2.018';
CM.VersionMinor = '2'; CM.VersionMinor = '1';