Skip to content

Commit

Permalink
chore: version bump (beta 3)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fleeym committed Dec 2, 2024
1 parent d575b35 commit a501214
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## v3.0.2

* Fix file paths not being read correctly when adding NONGs manually
* Fix a crash that sometimes happened when loading levels with official songs
* Fix a crash related to having Windows in a different language than English
* Fix a misstype in the "song refetched" popup
* Fix local song editing not actually editing a path
* Fix IndexManager loading the wrong indexes for hosted
* Fix a typo in the mod settings
* Fix manually added hosted songs not downloading
* Fix UI not being updated correctly when changing NONGs on official songs

## v3.0.1

* Fix index songs not appearing on first launch when migrating from v2
Expand Down
2 changes: 1 addition & 1 deletion mod.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"geode": "4.0.1",
"version": "3.0.2-beta.2",
"version": "3.0.2-beta.3",
"id": "fleym.nongd",
"name": "Jukebox",
"gd": {
Expand Down

0 comments on commit a501214

Please sign in to comment.