Skip to content

Commit 3fac3e7

Browse files
authored
Merge pull request #10 from DanTheMan827-BeatSaber/dev/1.40.4_5283
Bump for 1.40.4_5283
2 parents 959702a + 7b6d068 commit 3fac3e7

3 files changed

Lines changed: 14 additions & 14 deletions

File tree

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.3_4614",
10+
"packageVersion": "1.40.4_5283",
1111
"description": "Expands the song artwork to cover the right side of the level select.",
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": "4030.*",
89+
"versionRange": "4004.*",
9090
"additionalData": {}
9191
},
9292
{
9393
"id": "bsml",
94-
"versionRange": "^0.4.50",
94+
"versionRange": "^0.4.51",
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": "4030.*",
90+
"versionRange": "4004.*",
9191
"additionalData": {}
9292
},
9393
{
9494
"id": "bsml",
95-
"versionRange": "^0.4.50",
95+
"versionRange": "^0.4.51",
9696
"additionalData": {}
9797
},
9898
{
@@ -128,17 +128,17 @@
128128
{
129129
"dependency": {
130130
"id": "bsml",
131-
"versionRange": "=0.4.50",
131+
"versionRange": "=0.4.51",
132132
"additionalData": {
133-
"soLink": "https://github.com/bsq-ports/Quest-BSML/releases/download/v0.4.50/libbsml.so",
134-
"debugSoLink": "https://github.com/bsq-ports/Quest-BSML/releases/download/v0.4.50/debug_libbsml.so",
133+
"soLink": "https://github.com/bsq-ports/Quest-BSML/releases/download/v0.4.51/libbsml.so",
134+
"debugSoLink": "https://github.com/bsq-ports/Quest-BSML/releases/download/v0.4.51/debug_libbsml.so",
135135
"overrideSoName": "libbsml.so",
136-
"modLink": "https://github.com/bsq-ports/Quest-BSML/releases/download/v0.4.50/BSML.qmod",
137-
"branchName": "version/v0_4_50",
136+
"modLink": "https://github.com/bsq-ports/Quest-BSML/releases/download/v0.4.51/BSML.qmod",
137+
"branchName": "version/v0_4_51",
138138
"cmake": true
139139
}
140140
},
141-
"version": "0.4.50"
141+
"version": "0.4.51"
142142
},
143143
{
144144
"dependency": {
@@ -236,10 +236,10 @@
236236
{
237237
"dependency": {
238238
"id": "bs-cordl",
239-
"versionRange": "=4030.0.0",
239+
"versionRange": "=4004.0.0",
240240
"additionalData": {
241241
"headersOnly": true,
242-
"branchName": "version/v4030_0_0",
242+
"branchName": "version/v4004_0_0",
243243
"compileOptions": {
244244
"includePaths": [
245245
"include"
@@ -255,7 +255,7 @@
255255
}
256256
}
257257
},
258-
"version": "4030.0.0"
258+
"version": "4004.0.0"
259259
},
260260
{
261261
"dependency": {

0 commit comments

Comments
 (0)