Skip to content

Commit

Permalink
bump version to 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Kautenja committed Jun 21, 2020
1 parent 6e0c344 commit 6a049b7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,8 @@

- resolve potential memory leak: deallocate emulator and backup state when
module is removed from the rack

### 1.1.3 (2020-06-20)

- resolve bug where RackNES would cause a segmentation fault when attempting
to load a ROM from a JSON state where the ROM file pointed to is invalid
2 changes: 1 addition & 1 deletion plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"slug": "KautenjaDSP-RackNES",
"version": "1.1.2",
"version": "1.1.3",
"license": "GPL-3.0-or-later",
"name": "KautenjaDSP-RackNES",
"brand": "KautenjaDSP",
Expand Down

0 comments on commit 6a049b7

Please sign in to comment.