Bump max game version to 1.1.12.201 (#437)

* Bump max game version

Co-authored-by: _nebula <41904486+misternebula@users.noreply.github.com>
This commit is contained in:
Ricardo 2022-04-12 17:54:48 +02:00 committed by GitHub
parent 00d534d868
commit 5c4f6e207f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
"author": "Alek", "author": "Alek",
"name": "OWML", "name": "OWML",
"uniqueName": "Alek.OWML", "uniqueName": "Alek.OWML",
"version": "2.3.2", "version": "2.3.3",
"minGameVersion": "1.1.10.47", "minGameVersion": "1.1.10.47",
"maxGameVersion": "1.1.12.168" "maxGameVersion": "1.1.12.201"
} }