Merge branch 'cache' into dev

This commit is contained in:
Daniël van Noord
2021-02-10 20:34:35 +01:00
committed by GitHub
6 changed files with 139 additions and 154 deletions

View File

@@ -15,4 +15,6 @@ const CM = {
Main: {},
Options: {},
Sim: {},
VersionMajor: '2.031',
VersionMinor: '3',
};