diff --git a/Makefile b/Makefile index 9377cd6..64d1fa1 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ SLUG = Milkrack # Must follow the format in the Versioning section of # https://vcvrack.com/manual/PluginDevelopmentTutorial.html -VERSION = 0.6.0 +VERSION = 0.6.1 # Platform detection include $(RACK_DIR)/arch.mk