diff --git a/Makefile b/Makefile index aa84a9e..676959b 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ SLUG = SkJack # Must follow the format in the Versioning section of # https://vcvrack.com/manual/PluginDevelopmentTutorial.html -VERSION = 0.6.0 +VERSION = 0.6.1 # FLAGS will be passed to both the C and C++ compiler FLAGS += $(pkg-config --cflags jack)