diff --git a/mod.json b/mod.json index ce1311c..1919f4f 100644 --- a/mod.json +++ b/mod.json @@ -3,9 +3,9 @@ "name": "Streamer Tools", "id": "Streamer-Tools", "author": "EnderdracheLP, ComputerElite, Lauriethefish, Phaze", - "version": "0.3.0", + "version": "0.5.0", "packageId": "com.beatgames.beatsaber", - "packageVersion": "1.20.0", + "packageVersion": "1.21.0", "description": "Allows applications to get information from the game like, currently played song.", "coverImage": "cover.png", "dependencies": [ diff --git a/mod.template.json b/mod.template.json index 74395c5..f19ba64 100644 --- a/mod.template.json +++ b/mod.template.json @@ -1,16 +1,16 @@ -{ - "_QPVersion": "0.1.1", - "name": "${mod_name}", - "id": "${mod_id}", - "author": "EnderdracheLP, ComputerElite, Lauriethefish, Phaze", - "version": "${version}", - "packageId": "com.beatgames.beatsaber", - "packageVersion": "1.20.0", - "description": "Allows applications to get information from the game like, currently played song.", - "coverImage": "cover.png", - "dependencies": [], - "modFiles": [], - "libraryFiles": [], - "fileCopies": [], - "copyExtensions": [] +{ + "_QPVersion": "0.1.1", + "name": "${mod_name}", + "id": "${mod_id}", + "author": "EnderdracheLP, ComputerElite, Lauriethefish, Phaze", + "version": "${version}", + "packageId": "com.beatgames.beatsaber", + "packageVersion": "1.21.0", + "description": "Allows applications to get information from the game like, currently played song.", + "coverImage": "cover.png", + "dependencies": [], + "modFiles": [], + "libraryFiles": [], + "fileCopies": [], + "copyExtensions": [] } \ No newline at end of file diff --git a/qpm.json b/qpm.json index 12fdfc6..8c282e4 100644 --- a/qpm.json +++ b/qpm.json @@ -4,7 +4,7 @@ "info": { "name": "Streamer Tools", "id": "Streamer-Tools", - "version": "0.3.0", + "version": "0.5.0", "url": null, "additionalData": { "overrideSoName": "libStreamer-Tools.so"