diff --git a/Makefile b/Makefile index 676959b..2e23679 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.1 +VERSION = 0.6.2 # FLAGS will be passed to both the C and C++ compiler FLAGS += $(pkg-config --cflags jack)