Skip to content

Commit

Permalink
Version bump and SongCore dep
Browse files Browse the repository at this point in the history
  • Loading branch information
NSGolova committed Jul 14, 2024
1 parent ab6cfc6 commit d79ff6e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: beat-forge/init-beatsaber@v1.1.0
with:
token: ${{ github.token }}
version: 1.35.0
version: 1.37.0
- name: Download Mod Dependencies
uses: Goobwabber/download-beatmods-deps@1.2
with:
Expand Down
3 changes: 2 additions & 1 deletion Source/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@
"id": "BeatLeader",
"name": "BeatLeader",
"author": "",
"version": "0.9.17",
"version": "0.9.18",
"description": "beatleader.xyz | In-game leaderboards for custom and OST maps | Score replays | Clans, events, playlists and much more",
"gameVersion": "1.37.0",
"dependsOn": {
"SongCore": "^3.14.0",
"LeaderboardCore": "^1.6.0",
"BeatSaberMarkupLanguage": "^1.6.6",
"BSIPA": "^4.2.2",
Expand Down

0 comments on commit d79ff6e

Please sign in to comment.