Skip to content

Commit

Permalink
Actually bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Tatenshi committed Dec 10, 2023
1 parent af026ac commit 1cde25f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "RandomSongPicker",
"id": "RandomSongPicker",
"author": "Tatenshi",
"version": "0.3.0",
"version": "0.3.1",
"packageId": "com.beatgames.beatsaber",
"packageVersion": "1.28.0_4124311467",
"description": "Adds a button, that picks a random song out of the current list",
Expand Down
2 changes: 1 addition & 1 deletion mod.template.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"name": "${mod_name}",
"id": "${mod_id}",
"author": "Tatenshi",
"version": "0.3.0",
"version": "0.3.1",
"packageId": "com.beatgames.beatsaber",
"packageVersion": "1.28.0_4124311467",
"coverImage": "cover.jpg",
Expand Down

0 comments on commit 1cde25f

Please sign in to comment.