Skip to content

Commit 36a8a00

Browse files
committed
Bump for 1.40.7_7060
1 parent abec6b4 commit 36a8a00

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

mod.template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"author": "Christoffyw",
88
"version": "${version}",
99
"packageId": "com.beatgames.beatsaber",
10-
"packageVersion": "1.40.6_6407",
10+
"packageVersion": "1.40.7_7060",
1111
"description": "Find your song faster with this mod.",
1212
"dependencies": [],
1313
"modFiles": [

qpm.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,12 +86,12 @@
8686
},
8787
{
8888
"id": "bs-cordl",
89-
"versionRange": "4006.*",
89+
"versionRange": "4007.*",
9090
"additionalData": {}
9191
},
9292
{
9393
"id": "bsml",
94-
"versionRange": "^0.4.53",
94+
"versionRange": "^0.4.54",
9595
"additionalData": {}
9696
},
9797
{

qpm.shared.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -87,12 +87,12 @@
8787
},
8888
{
8989
"id": "bs-cordl",
90-
"versionRange": "4006.*",
90+
"versionRange": "4007.*",
9191
"additionalData": {}
9292
},
9393
{
9494
"id": "bsml",
95-
"versionRange": "^0.4.53",
95+
"versionRange": "^0.4.54",
9696
"additionalData": {}
9797
},
9898
{
@@ -155,10 +155,10 @@
155155
{
156156
"dependency": {
157157
"id": "bs-cordl",
158-
"versionRange": "=4006.0.0",
158+
"versionRange": "=4007.0.0",
159159
"additionalData": {
160160
"headersOnly": true,
161-
"branchName": "version/v4006_0_0",
161+
"branchName": "version/v4007_0_0",
162162
"compileOptions": {
163163
"includePaths": [
164164
"include"
@@ -174,7 +174,7 @@
174174
}
175175
}
176176
},
177-
"version": "4006.0.0"
177+
"version": "4007.0.0"
178178
},
179179
{
180180
"dependency": {
@@ -279,17 +279,17 @@
279279
{
280280
"dependency": {
281281
"id": "bsml",
282-
"versionRange": "=0.4.53",
282+
"versionRange": "=0.4.54",
283283
"additionalData": {
284-
"soLink": "https://github.com/bsq-ports/Quest-BSML/releases/download/v0.4.53/libbsml.so",
285-
"debugSoLink": "https://github.com/bsq-ports/Quest-BSML/releases/download/v0.4.53/debug_libbsml.so",
284+
"soLink": "https://github.com/bsq-ports/Quest-BSML/releases/download/v0.4.54/libbsml.so",
285+
"debugSoLink": "https://github.com/bsq-ports/Quest-BSML/releases/download/v0.4.54/debug_libbsml.so",
286286
"overrideSoName": "libbsml.so",
287-
"modLink": "https://github.com/bsq-ports/Quest-BSML/releases/download/v0.4.53/BSML.qmod",
288-
"branchName": "version/v0_4_53",
287+
"modLink": "https://github.com/bsq-ports/Quest-BSML/releases/download/v0.4.54/BSML.qmod",
288+
"branchName": "version/v0_4_54",
289289
"cmake": true
290290
}
291291
},
292-
"version": "0.4.53"
292+
"version": "0.4.54"
293293
},
294294
{
295295
"dependency": {

0 commit comments

Comments
 (0)