Skip to content

Commit

Permalink
bump version to v2.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
danngreen committed Sep 9, 2024
1 parent a39a758 commit 6227276
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CHANGE LOG

## In progress (will be a part of next release)
## v2.0.6

- Removed unused Hold jack from Verb module

Expand All @@ -10,12 +10,18 @@
automatically be copied to the patch name. Remove slashes, colons, quotes,
and replace dots with underscores

- Make knob alias name text color legible
- Make knob alias name text color legible, and make box wider in the context menu

- Use better color for cursor in text boxes on the Hub

- Add "Unmap" to Hub knob menu for each mapped knob

- Hide "Wrote Patch File:" text at top of module

- Fix crash when loading a preset on the Hub

- Doing Initialize on the Hub removes all mappings


## v2.0.5

Expand Down
2 changes: 1 addition & 1 deletion plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"slug": "4msCompany",
"name": "4ms",
"version": "2.0.5",
"version": "2.0.6",
"license": "GPL-3.0-or-later",
"brand": "4ms",
"author": "4ms Company",
Expand Down

0 comments on commit 6227276

Please sign in to comment.