diff --git a/mod.template.json b/mod.template.json index 2455229..e609d2d 100644 --- a/mod.template.json +++ b/mod.template.json @@ -5,7 +5,7 @@ "author": "Kaitlyn, xyonico", "version": "${version}", "packageId": "com.beatgames.beatsaber", - "packageVersion": "1.25.1", + "packageVersion": "1.27.0_3631150051", "description": "Level up your Beat Saber experience on Quest! AnyTweaks provides various tweaks to help boost your experience on Quest, such as Bloom, FPS Counter and more.", "coverImage": "cover.png", "fileCopies": [ diff --git a/qpm.json b/qpm.json index 53fba0e..5931ffe 100644 --- a/qpm.json +++ b/qpm.json @@ -4,7 +4,7 @@ "info": { "name": "AnyTweaks", "id": "anytweaks", - "version": "6.1.0", + "version": "6.1.1", "url": null, "additionalData": { "overrideSoName": "libanytweaks.so" @@ -23,7 +23,7 @@ }, { "id": "codegen", - "versionRange": "^0.28.0", + "versionRange": "^0.32.0", "additionalData": { "useRelease": true } @@ -37,7 +37,7 @@ }, { "id": "questui", - "versionRange": "^0.17.5", + "versionRange": "^0.17.10", "additionalData": { "useRelease": true }