From 1c0aa9e47f24f3f9d2eb922b24d3fac5a7231469 Mon Sep 17 00:00:00 2001 From: Daniel <790119+DanTheMan827@users.noreply.github.com> Date: Sat, 14 Jun 2025 00:17:37 -0500 Subject: [PATCH] Bump for 1.40.6_6407 --- mod.json | 4 ++-- mod.template.json | 4 ++-- qpm.json | 12 ++++++------ 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/mod.json b/mod.json index 57f4ab4..d8e9788 100644 --- a/mod.json +++ b/mod.json @@ -7,7 +7,7 @@ "author": "Tatenshi", "version": "0.4.0", "packageId": "com.beatgames.beatsaber", - "packageVersion": "1.40.4_5283", + "packageVersion": "1.40.6_6407", "description": "Adds a button, that picks a random song out of the current list", "coverImage": "cover.jpg", "dependencies": [ @@ -39,4 +39,4 @@ "libraryFiles": [], "fileCopies": [], "copyExtensions": [] -} \ No newline at end of file +} diff --git a/mod.template.json b/mod.template.json index db6967f..0ff0d43 100644 --- a/mod.template.json +++ b/mod.template.json @@ -7,7 +7,7 @@ "version": "0.4.0", "modloader": "Scotland2", "packageId": "com.beatgames.beatsaber", - "packageVersion": "1.40.4_5283", + "packageVersion": "1.40.6_6407", "coverImage": "cover.jpg", "description": "Adds a button, that picks a random song out of the current list", "dependencies": [], @@ -17,4 +17,4 @@ ], "libraryFiles": [], "fileCopies": [] -} \ No newline at end of file +} diff --git a/qpm.json b/qpm.json index e938bd8..d7b3a34 100644 --- a/qpm.json +++ b/qpm.json @@ -14,7 +14,7 @@ "dependencies": [ { "id": "beatsaber-hook", - "versionRange": "^6.4.1", + "versionRange": "^6.4.2", "additionalData": {} }, { @@ -27,27 +27,27 @@ }, { "id": "bs-cordl", - "versionRange": "^4004.0.0", + "versionRange": "4006.*", "additionalData": {} }, { "id": "custom-types", - "versionRange": "^0.18.2", + "versionRange": "^0.18.3", "additionalData": {} }, { "id": "config-utils", - "versionRange": "^2.0.2", + "versionRange": "^2.0.3", "additionalData": {} }, { "id": "bsml", - "versionRange": "^0.4.51", + "versionRange": "^0.4.53", "additionalData": {} }, { "id": "paper2_scotland2", - "versionRange": "^4.6.1", + "versionRange": "^4.6.4", "additionalData": { "private": true }