Bumped version to 2.031.3

This commit is contained in:
Daniel van Noord
2020-12-28 14:00:35 +01:00
parent 5f5a1abac0
commit cb284ed22d
2 changed files with 2 additions and 2 deletions

View File

@@ -4495,7 +4495,7 @@ CM.Main.lastWrinklerCount = 0;
CM.ConfigPrefix = 'CMConfig';
CM.VersionMajor = '2.031';
CM.VersionMinor = '2';
CM.VersionMinor = '3';
/*******
* Sim *

View File

@@ -477,5 +477,5 @@ CM.Main.lastWrinklerCount = 0;
CM.ConfigPrefix = 'CMConfig';
CM.VersionMajor = '2.031';
CM.VersionMinor = '2';
CM.VersionMinor = '3';