From d16ddc5624086205743d9f4bc5243ac2067192cc Mon Sep 17 00:00:00 2001 From: Skrylar Date: Tue, 2 Apr 2019 14:44:14 -0500 Subject: [PATCH] re-tag as 0.6.8 due to reasons --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7947178..00ab159 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.7 +VERSION = 0.6.8 # FLAGS will be passed to both the C and C++ compiler FLAGS += -Isrc -Wno-unknown-pragmas