Skip to content

Commit 33ec9f2

Browse files
committed
Bump version 6.2.0
1 parent 8526be8 commit 33ec9f2

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

mod.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "QBeatSaberPlus-NoteTweaker",
44
"id": "qbeatsaberplus-notetweaker",
55
"author": "HardCPP",
6-
"version": "1.0.3-v6.2.0",
6+
"version": "6.2.0",
77
"packageId": "com.beatgames.beatsaber",
88
"packageVersion": "1.28.0_4124311467",
99
"description": "Feel good!",
@@ -25,9 +25,9 @@
2525
"downloadIfMissing": "https://github.com/darknight1050/SongLoader/releases/download/v0.10.17/SongLoader.qmod"
2626
},
2727
{
28-
"version": "^1.0.3-v6.2.0",
28+
"version": "^6.2.0",
2929
"id": "chatplex-sdk-bs",
30-
"downloadIfMissing": "https://github.com/hardcpp/QuestChatPlexSDK-BS/releases/download/v1.0.3-v6.2.0/ChatPlexSDK-BS.qmod"
30+
"downloadIfMissing": "https://github.com/hardcpp/QuestChatPlexSDK-BS/releases/download/v6.2.0/ChatPlexSDK-BS.qmod"
3131
}
3232
],
3333
"modFiles": [

qpm.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"info": {
55
"name": "QBeatSaberPlus-NoteTweaker",
66
"id": "qbeatsaberplus-notetweaker",
7-
"version": "1.0.3-v6.2.0",
7+
"version": "6.2.0",
88
"url": "https://github.com/hardcpp/QBeatSaberPlus-NoteTweaker",
99
"additionalData": {
1010
"cmake": true,
@@ -53,7 +53,7 @@
5353
},
5454
{
5555
"id": "chatplex-sdk-bs",
56-
"versionRange": "^1.0.3-v6.2.0",
56+
"versionRange": "^6.2.0",
5757
"additionalData": {
5858
"private": true
5959
}

qpm.shared.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"info": {
66
"name": "QBeatSaberPlus-NoteTweaker",
77
"id": "qbeatsaberplus-notetweaker",
8-
"version": "1.0.3-v6.2.0",
8+
"version": "6.2.0",
99
"url": "https://github.com/hardcpp/QBeatSaberPlus-NoteTweaker",
1010
"additionalData": {
1111
"overrideSoName": "libqbeatsaberplus-notetweaker.so",
@@ -54,7 +54,7 @@
5454
},
5555
{
5656
"id": "chatplex-sdk-bs",
57-
"versionRange": "^1.0.3-v6.2.0",
57+
"versionRange": "^6.2.0",
5858
"additionalData": {
5959
"private": true
6060
}
@@ -112,17 +112,17 @@
112112
{
113113
"dependency": {
114114
"id": "chatplex-sdk-bs",
115-
"versionRange": "=1.0.3-v6.2.0",
115+
"versionRange": "=6.2.0",
116116
"additionalData": {
117-
"soLink": "https://github.com/hardcpp/QuestChatPlexSDK-BS/releases/download/v1.0.3-v6.2.0/libchatplex-sdk-bs.so",
118-
"debugSoLink": "https://github.com/hardcpp/QuestChatPlexSDK-BS/releases/download/v1.0.3-v6.2.0/debug_libchatplex-sdk-bs.so",
117+
"soLink": "https://github.com/hardcpp/QuestChatPlexSDK-BS/releases/download/v6.2.0/libchatplex-sdk-bs.so",
118+
"debugSoLink": "https://github.com/hardcpp/QuestChatPlexSDK-BS/releases/download/v6.2.0/debug_libchatplex-sdk-bs.so",
119119
"overrideSoName": "libchatplex-sdk-bs.so",
120-
"modLink": "https://github.com/hardcpp/QuestChatPlexSDK-BS/releases/download/v1.0.3-v6.2.0/ChatPlexSDK-BS.qmod",
121-
"branchName": "version/v1_0_2-v6_2_0",
120+
"modLink": "https://github.com/hardcpp/QuestChatPlexSDK-BS/releases/download/v6.2.0/ChatPlexSDK-BS.qmod",
121+
"branchName": "version/v6_2_0",
122122
"cmake": true
123123
}
124124
},
125-
"version": "1.0.3-v6.2.0"
125+
"version": "6.2.0"
126126
},
127127
{
128128
"dependency": {

0 commit comments

Comments
 (0)