Skip to content

Commit

Permalink
Bump version 6.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hardcpp committed Jun 14, 2024
1 parent 3fc289e commit 021facb
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 33 deletions.
12 changes: 6 additions & 6 deletions mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"id": "chatplex-sdk-bs",
"modloader": "Scotland2",
"author": "HardCPP",
"version": "6.3.0",
"version": "6.3.1",
"packageId": "com.beatgames.beatsaber",
"packageVersion": "1.35.0_8016709773",
"description": "ChatPlex BeatSaber modding SDK (Dependence for other mods)",
Expand All @@ -13,17 +13,17 @@
{
"version": "^0.17.6",
"id": "custom-types",
"downloadIfMissing": "https://github.com/QuestPackageManager/Il2CppQuestTypePatching/releases/download/v0.17.7/CustomTypes.qmod"
"downloadIfMissing": "https://github.com/QuestPackageManager/Il2CppQuestTypePatching/releases/download/v0.17.8/CustomTypes.qmod"
},
{
"version": "^0.4.20",
"id": "bsml",
"downloadIfMissing": "https://github.com/RedBrumbler/Quest-BSML/releases/download/v0.4.31/BSML.qmod"
"downloadIfMissing": "https://github.com/RedBrumbler/Quest-BSML/releases/download/v0.4.41/BSML.qmod"
},
{
"version": "=1.1.4",
"version": "^1.1.9",
"id": "songcore",
"downloadIfMissing": "https://github.com/raineio/Quest-SongCore/releases/download/v1.1.4/SongCore.qmod"
"downloadIfMissing": "https://github.com/raineio/Quest-SongCore/releases/download/v1.1.9/SongCore.qmod"
},
{
"version": "^3.6.3",
Expand All @@ -36,7 +36,7 @@
"libchatplex-sdk-bs.so"
],
"libraryFiles": [
"libbeatsaber-hook_5_1_6.so"
"libbeatsaber-hook_5_1_7.so"
],
"fileCopies": [],
"copyExtensions": []
Expand Down
4 changes: 2 additions & 2 deletions qpm.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"info": {
"name": "ChatPlexSDK-BS",
"id": "chatplex-sdk-bs",
"version": "6.3.0",
"version": "6.3.1",
"url": "https://github.com/hardcpp/QuestChatPlexSDK-BS",
"additionalData": {
"overrideSoName": "libchatplex-sdk-bs.so",
Expand Down Expand Up @@ -75,7 +75,7 @@
},
{
"id": "songcore",
"versionRange": "=1.1.4",
"versionRange": "^1.1.9",
"additionalData": {
"private": true
}
Expand Down
50 changes: 25 additions & 25 deletions qpm.shared.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"info": {
"name": "ChatPlexSDK-BS",
"id": "chatplex-sdk-bs",
"version": "6.3.0",
"version": "6.3.1",
"url": "https://github.com/hardcpp/QuestChatPlexSDK-BS",
"additionalData": {
"overrideSoName": "libchatplex-sdk-bs.so",
Expand Down Expand Up @@ -79,7 +79,7 @@
},
{
"id": "songcore",
"versionRange": "=1.1.4",
"versionRange": "^1.1.9",
"additionalData": {
"private": true
}
Expand Down Expand Up @@ -138,28 +138,28 @@
{
"dependency": {
"id": "bsml",
"versionRange": "=0.4.31",
"versionRange": "=0.4.41",
"additionalData": {
"soLink": "https://github.com/RedBrumbler/Quest-BSML/releases/download/v0.4.31/libbsml.so",
"debugSoLink": "https://github.com/RedBrumbler/Quest-BSML/releases/download/v0.4.31/debug_libbsml.so",
"soLink": "https://github.com/RedBrumbler/Quest-BSML/releases/download/v0.4.41/libbsml.so",
"debugSoLink": "https://github.com/RedBrumbler/Quest-BSML/releases/download/v0.4.41/debug_libbsml.so",
"overrideSoName": "libbsml.so",
"modLink": "https://github.com/RedBrumbler/Quest-BSML/releases/download/v0.4.31/BSML.qmod",
"branchName": "version/v0_4_31",
"modLink": "https://github.com/RedBrumbler/Quest-BSML/releases/download/v0.4.41/BSML.qmod",
"branchName": "version/v0_4_41",
"cmake": true
}
},
"version": "0.4.31"
"version": "0.4.41"
},
{
"dependency": {
"id": "custom-types",
"versionRange": "=0.17.7",
"versionRange": "=0.17.8",
"additionalData": {
"soLink": "https://github.com/QuestPackageManager/Il2CppQuestTypePatching/releases/download/v0.17.7/libcustom-types.so",
"debugSoLink": "https://github.com/QuestPackageManager/Il2CppQuestTypePatching/releases/download/v0.17.7/debug_libcustom-types.so",
"soLink": "https://github.com/QuestPackageManager/Il2CppQuestTypePatching/releases/download/v0.17.8/libcustom-types.so",
"debugSoLink": "https://github.com/QuestPackageManager/Il2CppQuestTypePatching/releases/download/v0.17.8/debug_libcustom-types.so",
"overrideSoName": "libcustom-types.so",
"modLink": "https://github.com/QuestPackageManager/Il2CppQuestTypePatching/releases/download/v0.17.7/CustomTypes.qmod",
"branchName": "version/v0_17_7",
"modLink": "https://github.com/QuestPackageManager/Il2CppQuestTypePatching/releases/download/v0.17.8/CustomTypes.qmod",
"branchName": "version/v0_17_8",
"compileOptions": {
"cppFlags": [
"-Wno-invalid-offsetof"
Expand All @@ -168,7 +168,7 @@
"cmake": true
}
},
"version": "0.17.7"
"version": "0.17.8"
},
{
"dependency": {
Expand Down Expand Up @@ -225,29 +225,29 @@
{
"dependency": {
"id": "songcore",
"versionRange": "=1.1.4",
"versionRange": "=1.1.9",
"additionalData": {
"soLink": "https://github.com/raineio/Quest-SongCore/releases/download/v1.1.4/libsongcore.so",
"debugSoLink": "https://github.com/raineio/Quest-SongCore/releases/download/v1.1.4/debug_libsongcore.so",
"soLink": "https://github.com/raineio/Quest-SongCore/releases/download/v1.1.9/libsongcore.so",
"debugSoLink": "https://github.com/raineio/Quest-SongCore/releases/download/v1.1.9/debug_libsongcore.so",
"overrideSoName": "libsongcore.so",
"modLink": "https://github.com/raineio/Quest-SongCore/releases/download/v1.1.4/SongCore.qmod",
"branchName": "version/v1_1_4"
"modLink": "https://github.com/raineio/Quest-SongCore/releases/download/v1.1.9/SongCore.qmod",
"branchName": "version/v1_1_9"
}
},
"version": "1.1.4"
"version": "1.1.9"
},
{
"dependency": {
"id": "beatsaber-hook",
"versionRange": "=5.1.6",
"versionRange": "=5.1.7",
"additionalData": {
"soLink": "https://github.com/QuestPackageManager/beatsaber-hook/releases/download/v5.1.6/libbeatsaber-hook_5_1_6.so",
"debugSoLink": "https://github.com/QuestPackageManager/beatsaber-hook/releases/download/v5.1.6/debug_libbeatsaber-hook_5_1_6.so",
"branchName": "version/v5_1_6",
"soLink": "https://github.com/QuestPackageManager/beatsaber-hook/releases/download/v5.1.7/libbeatsaber-hook_5_1_7.so",
"debugSoLink": "https://github.com/QuestPackageManager/beatsaber-hook/releases/download/v5.1.7/debug_libbeatsaber-hook_5_1_7.so",
"branchName": "version/v5_1_7",
"cmake": true
}
},
"version": "5.1.6"
"version": "5.1.7"
},
{
"dependency": {
Expand Down

0 comments on commit 021facb

Please sign in to comment.