Skip to content

Commit

Permalink
added presets for MVerb to distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
docb committed Jan 2, 2022
1 parent 7b29185 commit ff5df10
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ SOURCES += Gamma/src/fftpack++2.cpp
# Add files to the ZIP package when running `make dist`
# The compiled plugin and "plugin.json" are automatically added.
DISTRIBUTABLES += res
DISTRIBUTABLES += presets
DISTRIBUTABLES += $(wildcard LICENSE*)

# Include the Rack plugin Makefile framework
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": "dbRackModules",
"name": "dbRackModules",
"version": "2.0.2",
"version": "2.0.3",
"license": "GPL-3.0-or-later",
"brand": "docB",
"author": "docB",
Expand Down

0 comments on commit ff5df10

Please sign in to comment.