Skip to content

Commit

Permalink
bump game version
Browse files Browse the repository at this point in the history
  • Loading branch information
ninXout committed Nov 15, 2024
1 parent 65c7b5c commit da534d9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"geode": "4.0.0-alpha.1",
"version": "v1.6.3",
"gd": {
"win": "2.2073",
"android": "2.2073",
"mac": "2.2073"
"win": "2.2074",
"android": "2.2074",
"mac": "2.2074"
},
"id": "geode.texture-loader",
"name": "Texture Loader",
Expand Down

0 comments on commit da534d9

Please sign in to comment.