Skip to content

Commit ae6189f

Browse files
authored
Merge pull request #16 from DanTheMan827-BeatSaber/dev/1.40.8_7379
Bump for 1.40.8_7379
2 parents 2a79513 + d388ecb commit ae6189f

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
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": "laynia",
88
"version": "${version}",
99
"packageId": "com.beatgames.beatsaber",
10-
"packageVersion": "1.40.7_7060",
10+
"packageVersion": "1.40.8_7379",
1111
"description": "Expands the song artwork to cover the right side of the level select.",
1212
"dependencies": [],
1313
"modFiles": [

qpm.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"pwsh ./scripts/update-version.ps1 $0:?"
6666
]
6767
},
68-
"ndk": "^27.2.12479018",
68+
"ndk": "^27.3.13750724",
6969
"qmodIncludeDirs": [
7070
"./build",
7171
"./extern/libs"
@@ -86,12 +86,12 @@
8686
},
8787
{
8888
"id": "bs-cordl",
89-
"versionRange": "4007.*",
89+
"versionRange": "4008.*",
9090
"additionalData": {}
9191
},
9292
{
9393
"id": "bsml",
94-
"versionRange": "^0.4.54",
94+
"versionRange": "^0.4.55",
9595
"additionalData": {}
9696
},
9797
{

qpm.shared.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"pwsh ./scripts/update-version.ps1 $0:?"
6767
]
6868
},
69-
"ndk": "^27.2.12479018",
69+
"ndk": "^27.3.13750724",
7070
"qmodIncludeDirs": [
7171
"./build",
7272
"./extern/libs"
@@ -87,12 +87,12 @@
8787
},
8888
{
8989
"id": "bs-cordl",
90-
"versionRange": "4007.*",
90+
"versionRange": "4008.*",
9191
"additionalData": {}
9292
},
9393
{
9494
"id": "bsml",
95-
"versionRange": "^0.4.54",
95+
"versionRange": "^0.4.55",
9696
"additionalData": {}
9797
},
9898
{
@@ -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)