diff --git a/Core.json b/Core.json index f97591f6..804890bb 100644 --- a/Core.json +++ b/Core.json @@ -1,7 +1,7 @@ { "slug": "Core", "name": "VCV Core", - "version": "2.2.0", + "version": "2.2.2", "license": "GPL-3.0-or-later", "author": "VCV", "brand": "VCV", diff --git a/Makefile b/Makefile index f12d6a1c..e245c4ae 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ RACK_DIR ?= . VERSION_MAJOR := 2 -VERSION := 2.2.1 +VERSION := 2.2.2 FLAGS += -Iinclude -Idep/include