diff --git a/changelog.md b/changelog.md index a4e1438..a98cc50 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,7 @@ +# v1.1.2 + +* Update to Geode 3.0.0-beta.2. + # v1.1.1 * Adjusted the scale of the buttons to work with any resolution. diff --git a/mod.json b/mod.json index 466f69e..2e0012e 100644 --- a/mod.json +++ b/mod.json @@ -1,11 +1,11 @@ { - "geode": "2.0.0-beta.21", + "geode": "3.0.0-beta.2", "gd": { - "mac": "2.200", - "android": "2.205", - "win": "2.204" + "mac": "2.206", + "android": "2.206", + "win": "2.206" }, - "version": "v1.1.1", + "version": "v1.1.2", "id": "petitfrapo.nomoregrayfilter", "name": "NoMoreGrayFilter", "developer": "PetitFrapo",