Update GD version in mod.json

This commit is contained in:
Fleeym 2024-11-13 19:08:25 +02:00 committed by GitHub
parent aaa8f8eb84
commit b8308aefcd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,10 +1,10 @@
{ {
"geode": "$GEODE_VERSION", "geode": "$GEODE_VERSION",
"gd": { "gd": {
"win": "2.206", "win": "2.2074",
"android": "2.206", "android": "2.2074",
"mac": "2.206", "mac": "2.2074",
"ios": "2.206" "ios": "2.2074"
}, },
"id": "$MOD_ID", "id": "$MOD_ID",
"name": "$MOD_NAME", "name": "$MOD_NAME",