Skip to content

Commit 29ed402

Browse files
committed
Bump dependencies for 1.40.8_7379
1 parent f23d5c7 commit 29ed402

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
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": "Lauriethefish",
88
"version": "${version}",
99
"packageId": "com.beatgames.beatsaber",
10-
"packageVersion": "1.40.7_7060",
10+
"packageVersion": "1.40.8_7379",
1111
"description": "Displays your installed mods inside the game and gives you a warning prompt upon starting the game to tell you if a mod failed to load.",
1212
"dependencies": [],
1313
"modFiles": [

qpm.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
},
8787
{
8888
"id": "bs-cordl",
89-
"versionRange": "4007.*",
89+
"versionRange": "4008",
9090
"additionalData": {}
9191
},
9292
{

qpm.shared.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
},
8888
{
8989
"id": "bs-cordl",
90-
"versionRange": "4007.*",
90+
"versionRange": "=4008",
9191
"additionalData": {}
9292
},
9393
{
@@ -159,10 +159,10 @@
159159
{
160160
"dependency": {
161161
"id": "bs-cordl",
162-
"versionRange": "=4007.0.0",
162+
"versionRange": "=4008.0.0",
163163
"additionalData": {
164164
"headersOnly": true,
165-
"branchName": "version/v4007_0_0",
165+
"branchName": "version/v4008_0_0",
166166
"compileOptions": {
167167
"includePaths": [
168168
"include"
@@ -178,7 +178,7 @@
178178
}
179179
}
180180
},
181-
"version": "4007.0.0"
181+
"version": "4008.0.0"
182182
},
183183
{
184184
"dependency": {
@@ -295,17 +295,17 @@
295295
{
296296
"dependency": {
297297
"id": "bsml",
298-
"versionRange": "=0.4.54",
298+
"versionRange": "=0.4.55",
299299
"additionalData": {
300-
"soLink": "https://github.com/bsq-ports/Quest-BSML/releases/download/v0.4.54/libbsml.so",
301-
"debugSoLink": "https://github.com/bsq-ports/Quest-BSML/releases/download/v0.4.54/debug_libbsml.so",
300+
"soLink": "https://github.com/bsq-ports/Quest-BSML/releases/download/v0.4.55/libbsml.so",
301+
"debugSoLink": "https://github.com/bsq-ports/Quest-BSML/releases/download/v0.4.55/debug_libbsml.so",
302302
"overrideSoName": "libbsml.so",
303-
"modLink": "https://github.com/bsq-ports/Quest-BSML/releases/download/v0.4.54/BSML.qmod",
304-
"branchName": "version/v0_4_54",
303+
"modLink": "https://github.com/bsq-ports/Quest-BSML/releases/download/v0.4.55/BSML.qmod",
304+
"branchName": "version/v0_4_55",
305305
"cmake": true
306306
}
307307
},
308-
"version": "0.4.54"
308+
"version": "0.4.55"
309309
},
310310
{
311311
"dependency": {

0 commit comments

Comments
 (0)