Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Fleeym committed Feb 4, 2024
1 parent aba1aa6 commit b8c5a05
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## v2.2.3 (Cocos2dx reference)

* Fix NongAddPopup filters
* Fix random letter generator sometimes getting \0 as a character
* Write JSON on DataSaved
* Move initial JSON read to on_mod(Loaded)
* Remove permission check for Android

## v2.2.2

* Actually bump mod.json version
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": "2.0.0",
"version": "2.2.2",
"version": "2.2.3",
"id": "fleym.nongd",
"name": "Jukebox",
"gd": {
Expand Down

0 comments on commit b8c5a05

Please sign in to comment.