diff --git a/Makefile b/Makefile index 00ab159..7947178 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.8 +VERSION = 0.6.7 # FLAGS will be passed to both the C and C++ compiler FLAGS += -Isrc -Wno-unknown-pragmas