Skip to content

Commit

Permalink
Bump for 1.40.1 (#4)
Browse files Browse the repository at this point in the history
* Update qpm.json
* Update mod.template.json
  • Loading branch information
DanTheMan827 authored Feb 4, 2025
1 parent b22e356 commit 96a6d08
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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 @@
"author": "DanTheMan827",
"version": "${version}",
"packageId": "com.beatgames.beatsaber",
"packageVersion": "1.40.0_2229",
"packageVersion": "1.40.1_3323",
"description": "Hides the promo banner on the main screen.",
"dependencies": [],
"modFiles": [
Expand Down
2 changes: 1 addition & 1 deletion qpm.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
},
{
"id": "bs-cordl",
"versionRange": "4000.*",
"versionRange": "4010.*",
"additionalData": {}
},
{
Expand Down

0 comments on commit 96a6d08

Please sign in to comment.