Skip to content

Commit 9b98fe0

Browse files
DanTheMan827michael-r-elp
authored andcommitted
Bump for 1.40.4_5283
1 parent 96794a2 commit 9b98fe0

File tree

3 files changed

+19
-19
lines changed

3 files changed

+19
-19
lines changed

mod.template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"modloader": "Scotland2",
88
"version": "${version}",
99
"packageId": "com.beatgames.beatsaber",
10-
"packageVersion": "1.40.3_4614",
10+
"packageVersion": "1.40.4_5283",
1111
"description": "Displays the time in game. Alternatively also the Battery Percentage",
1212
"coverImage": "Cover.jpg",
1313
"dependencies": [],

qpm.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"info": {
77
"name": "Clock Mod",
88
"id": "ClockMod",
9-
"version": "1.11.0",
9+
"version": "1.11.0-Dev",
1010
"url": null,
1111
"additionalData": {
1212
"overrideSoName": "libClockMod.so",
@@ -28,12 +28,12 @@
2828
},
2929
{
3030
"id": "bs-cordl",
31-
"versionRange": "4030.*",
31+
"versionRange": "4004.*",
3232
"additionalData": {}
3333
},
3434
{
3535
"id": "bsml",
36-
"versionRange": "^0.4.50",
36+
"versionRange": "^0.4.51",
3737
"additionalData": {}
3838
},
3939
{
@@ -53,7 +53,7 @@
5353
},
5454
{
5555
"id": "paper2_scotland2",
56-
"versionRange": "^4.5.0",
56+
"versionRange": "^4.6.1",
5757
"additionalData": {}
5858
},
5959
{
@@ -65,4 +65,4 @@
6565
}
6666
}
6767
]
68-
}
68+
}

qpm.shared.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"info": {
88
"name": "Clock Mod",
99
"id": "ClockMod",
10-
"version": "1.11.0",
10+
"version": "1.11.0-Dev",
1111
"url": null,
1212
"additionalData": {
1313
"overrideSoName": "libClockMod.so",
@@ -29,12 +29,12 @@
2929
},
3030
{
3131
"id": "bs-cordl",
32-
"versionRange": "4030.*",
32+
"versionRange": "4004.*",
3333
"additionalData": {}
3434
},
3535
{
3636
"id": "bsml",
37-
"versionRange": "^0.4.50",
37+
"versionRange": "^0.4.51",
3838
"additionalData": {}
3939
},
4040
{
@@ -54,7 +54,7 @@
5454
},
5555
{
5656
"id": "paper2_scotland2",
57-
"versionRange": "^4.5.0",
57+
"versionRange": "^4.6.1",
5858
"additionalData": {}
5959
},
6060
{
@@ -71,17 +71,17 @@
7171
{
7272
"dependency": {
7373
"id": "bsml",
74-
"versionRange": "=0.4.50",
74+
"versionRange": "=0.4.51",
7575
"additionalData": {
76-
"soLink": "https://github.com/bsq-ports/Quest-BSML/releases/download/v0.4.50/libbsml.so",
77-
"debugSoLink": "https://github.com/bsq-ports/Quest-BSML/releases/download/v0.4.50/debug_libbsml.so",
76+
"soLink": "https://github.com/bsq-ports/Quest-BSML/releases/download/v0.4.51/libbsml.so",
77+
"debugSoLink": "https://github.com/bsq-ports/Quest-BSML/releases/download/v0.4.51/debug_libbsml.so",
7878
"overrideSoName": "libbsml.so",
79-
"modLink": "https://github.com/bsq-ports/Quest-BSML/releases/download/v0.4.50/BSML.qmod",
80-
"branchName": "version/v0_4_50",
79+
"modLink": "https://github.com/bsq-ports/Quest-BSML/releases/download/v0.4.51/BSML.qmod",
80+
"branchName": "version/v0_4_51",
8181
"cmake": true
8282
}
8383
},
84-
"version": "0.4.50"
84+
"version": "0.4.51"
8585
},
8686
{
8787
"dependency": {
@@ -167,10 +167,10 @@
167167
{
168168
"dependency": {
169169
"id": "bs-cordl",
170-
"versionRange": "=4030.0.0",
170+
"versionRange": "=4004.0.0",
171171
"additionalData": {
172172
"headersOnly": true,
173-
"branchName": "version/v4030_0_0",
173+
"branchName": "version/v4004_0_0",
174174
"compileOptions": {
175175
"includePaths": [
176176
"include"
@@ -186,7 +186,7 @@
186186
}
187187
}
188188
},
189-
"version": "4030.0.0"
189+
"version": "4004.0.0"
190190
},
191191
{
192192
"dependency": {

0 commit comments

Comments
 (0)