Merge pull request #618 from ow-mods/fix-game-version

This commit is contained in:
Will Corby 2025-08-28 16:11:15 -07:00 committed by GitHub
commit a4e4e0c9ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
"author": "Alek",
"name": "OWML",
"uniqueName": "Alek.OWML",
"version": "2.15.3",
"version": "2.15.4",
"minGameVersion": "1.1.15.1018",
"maxGameVersion": "1.1.16.1388"
}

View File

@ -1,5 +1,5 @@
{
"steam": "1.1.16.1372",
"epic": "1.1.16.1388",
"gamepass": "1.1.16.1388"
"gamepass": "1.1.16.1372"
}