Skip to content

Commit

Permalink
Update beatsaber-hook
Browse files Browse the repository at this point in the history
  • Loading branch information
DanTheMan827 committed Jul 3, 2024
1 parent a670c29 commit ff92a6d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion mod.template.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"coverImage:": "",
"modloader": "Scotland2",
"author": "DanTheMan827",
"version": "0.1.3",
"version": "0.1.4",
"packageId": "com.beatgames.beatsaber",
"packageVersion": "1.37.0_9064817954",
"description": "Hides the promo banner on the main screen.",
Expand Down
2 changes: 1 addition & 1 deletion qpm.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"dependencies": [
{
"id": "beatsaber-hook",
"versionRange": "^5.1.8",
"versionRange": "^5.1.9",
"additionalData": {}
},
{
Expand Down
14 changes: 7 additions & 7 deletions qpm.shared.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"dependencies": [
{
"id": "beatsaber-hook",
"versionRange": "^5.1.7",
"versionRange": "^5.1.8",
"additionalData": {}
},
{
Expand Down Expand Up @@ -128,15 +128,15 @@
{
"dependency": {
"id": "beatsaber-hook",
"versionRange": "=5.1.8",
"versionRange": "=5.1.9",
"additionalData": {
"soLink": "https://github.com/QuestPackageManager/beatsaber-hook/releases/download/v5.1.8/libbeatsaber-hook_5_1_8.so",
"debugSoLink": "https://github.com/QuestPackageManager/beatsaber-hook/releases/download/v5.1.8/debug_libbeatsaber-hook_5_1_8.so",
"branchName": "version/v5_1_8",
"soLink": "https://github.com/QuestPackageManager/beatsaber-hook/releases/download/v5.1.9/libbeatsaber-hook_5_1_9.so",
"debugSoLink": "https://github.com/QuestPackageManager/beatsaber-hook/releases/download/v5.1.9/debug_libbeatsaber-hook_5_1_9.so",
"branchName": "version/v5_1_9",
"cmake": true
}
},
"version": "5.1.8"
"version": "5.1.9"
},
{
"dependency": {
Expand Down Expand Up @@ -171,4 +171,4 @@
"version": "10.0.0"
}
]
}
}

0 comments on commit ff92a6d

Please sign in to comment.