Skip to content

Commit

Permalink
Bump dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ErisApps committed Mar 21, 2022
1 parent 547ebee commit d825f1b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ It also has the ability to warn you when you're about to reach peak NPS. The mod
## Installation
This mod requires a few other mods in order to work.

- BSIPA v4.2.1 or higher
- BeatSaberMarkupLanguage v1.6.0 or higher
- SiraUtil v3.0.0 or higher
- BSIPA v4.2.2 or higher
- BeatSaberMarkupLanguage v1.6.3 or higher
- SiraUtil v3.0.5 or higher

Installation is fairly simple.

Expand Down
6 changes: 3 additions & 3 deletions SongChartVisualizer/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"gameVersion": "1.19.1",
"version": "1.1.5",
"dependsOn": {
"BSIPA": "^4.2.1",
"BeatSaberMarkupLanguage": "^1.6.1",
"SiraUtil": "^3.0.3"
"BSIPA": "^4.2.2",
"BeatSaberMarkupLanguage": "^1.6.3",
"SiraUtil": "^3.0.5"
},
"loadBefore": [
"BeatSaberPlus"
Expand Down

0 comments on commit d825f1b

Please sign in to comment.