Skip to content

Commit 41e90bf

Browse files
authored
Merge pull request #40 from DanTheMan827-BeatSaber/dev/1.40.7_7060
Bump for 1.40.7_7060
2 parents ab8eac5 + 3959f5e commit 41e90bf

File tree

3 files changed

+47
-30
lines changed

3 files changed

+47
-30
lines changed

mod.template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"author": "FrozenAlex, FernTheDev, FutureMapper, and Christoffyw",
77
"version": "${version}",
88
"description": "Search and download songs with a lot of filtering and sorting options and without frustration!",
9-
"packageVersion": "1.40.6_6407",
9+
"packageVersion": "1.40.7_7060",
1010
"dependencies": [],
1111
"modFiles": [],
1212
"lateModFiles": [

qpm.json

Lines changed: 28 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,33 @@
1515
},
1616
"workspace": {
1717
"scripts": {
18-
"build": ["pwsh build.ps1 $0:?"],
19-
"clean": ["qpm s build -- -clean"],
20-
"copy": ["pwsh copy.ps1 $0:?"],
21-
"log": ["pwsh start-logging.ps1 $0:?"],
22-
"qmod": ["pwsh createqmod.ps1 BetterSongSearch"],
23-
"restart": ["pwsh restart-game.ps1 $0:?"],
24-
"tomb": ["pwsh tomb.ps1 $0:?"]
18+
"build": [
19+
"pwsh build.ps1 $0:?"
20+
],
21+
"clean": [
22+
"qpm s build -- -clean"
23+
],
24+
"copy": [
25+
"pwsh copy.ps1 $0:?"
26+
],
27+
"log": [
28+
"pwsh start-logging.ps1 $0:?"
29+
],
30+
"qmod": [
31+
"pwsh createqmod.ps1 BetterSongSearch"
32+
],
33+
"restart": [
34+
"pwsh restart-game.ps1 $0:?"
35+
],
36+
"tomb": [
37+
"pwsh tomb.ps1 $0:?"
38+
]
2539
},
2640
"ndk": "^27.2.12479018",
27-
"qmodIncludeDirs": ["./build", "./extern/libs"],
41+
"qmodIncludeDirs": [
42+
"./build",
43+
"./extern/libs"
44+
],
2845
"qmodIncludeFiles": [],
2946
"qmodOutput": "BetterSongSearch.qmod"
3047
},
@@ -41,12 +58,12 @@
4158
},
4259
{
4360
"id": "bs-cordl",
44-
"versionRange": "4006.*",
61+
"versionRange": "4007.*",
4562
"additionalData": {}
4663
},
4764
{
4865
"id": "bsml",
49-
"versionRange": "^0.4.53",
66+
"versionRange": "^0.4.54",
5067
"additionalData": {}
5168
},
5269
{
@@ -96,7 +113,7 @@
96113
},
97114
{
98115
"id": "songcore",
99-
"versionRange": "^1.1.22",
116+
"versionRange": "^1.1.23",
100117
"additionalData": {}
101118
},
102119
{

qpm.shared.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,12 @@
5959
},
6060
{
6161
"id": "bs-cordl",
62-
"versionRange": "4006.*",
62+
"versionRange": "4007.*",
6363
"additionalData": {}
6464
},
6565
{
6666
"id": "bsml",
67-
"versionRange": "^0.4.53",
67+
"versionRange": "^0.4.54",
6868
"additionalData": {}
6969
},
7070
{
@@ -114,7 +114,7 @@
114114
},
115115
{
116116
"id": "songcore",
117-
"versionRange": "^1.1.22",
117+
"versionRange": "^1.1.23",
118118
"additionalData": {}
119119
},
120120
{
@@ -154,10 +154,10 @@
154154
{
155155
"dependency": {
156156
"id": "bs-cordl",
157-
"versionRange": "=4006.0.0",
157+
"versionRange": "=4007.0.0",
158158
"additionalData": {
159159
"headersOnly": true,
160-
"branchName": "version/v4006_0_0",
160+
"branchName": "version/v4007_0_0",
161161
"compileOptions": {
162162
"includePaths": [
163163
"include"
@@ -173,7 +173,7 @@
173173
}
174174
}
175175
},
176-
"version": "4006.0.0"
176+
"version": "4007.0.0"
177177
},
178178
{
179179
"dependency": {
@@ -373,32 +373,32 @@
373373
{
374374
"dependency": {
375375
"id": "songcore",
376-
"versionRange": "=1.1.22",
376+
"versionRange": "=1.1.23",
377377
"additionalData": {
378-
"soLink": "https://github.com/raineaeternal/Quest-SongCore/releases/download/v1.1.22/libsongcore.so",
379-
"debugSoLink": "https://github.com/raineaeternal/Quest-SongCore/releases/download/v1.1.22/debug_libsongcore.so",
378+
"soLink": "https://github.com/raineaeternal/Quest-SongCore/releases/download/v1.1.23/libsongcore.so",
379+
"debugSoLink": "https://github.com/raineaeternal/Quest-SongCore/releases/download/v1.1.23/debug_libsongcore.so",
380380
"overrideSoName": "libsongcore.so",
381-
"modLink": "https://github.com/raineaeternal/Quest-SongCore/releases/download/v1.1.22/SongCore.qmod",
382-
"branchName": "version/v1_1_22",
381+
"modLink": "https://github.com/raineaeternal/Quest-SongCore/releases/download/v1.1.23/SongCore.qmod",
382+
"branchName": "version/v1_1_23",
383383
"cmake": true
384384
}
385385
},
386-
"version": "1.1.22"
386+
"version": "1.1.23"
387387
},
388388
{
389389
"dependency": {
390390
"id": "bsml",
391-
"versionRange": "=0.4.53",
391+
"versionRange": "=0.4.54",
392392
"additionalData": {
393-
"soLink": "https://github.com/bsq-ports/Quest-BSML/releases/download/v0.4.53/libbsml.so",
394-
"debugSoLink": "https://github.com/bsq-ports/Quest-BSML/releases/download/v0.4.53/debug_libbsml.so",
393+
"soLink": "https://github.com/bsq-ports/Quest-BSML/releases/download/v0.4.54/libbsml.so",
394+
"debugSoLink": "https://github.com/bsq-ports/Quest-BSML/releases/download/v0.4.54/debug_libbsml.so",
395395
"overrideSoName": "libbsml.so",
396-
"modLink": "https://github.com/bsq-ports/Quest-BSML/releases/download/v0.4.53/BSML.qmod",
397-
"branchName": "version/v0_4_53",
396+
"modLink": "https://github.com/bsq-ports/Quest-BSML/releases/download/v0.4.54/BSML.qmod",
397+
"branchName": "version/v0_4_54",
398398
"cmake": true
399399
}
400400
},
401-
"version": "0.4.53"
401+
"version": "0.4.54"
402402
}
403403
]
404404
}

0 commit comments

Comments
 (0)