We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb3f1a9 commit 4eb730dCopy full SHA for 4eb730d
Makefile
@@ -111,7 +111,7 @@ FLAGS += -DSTONEYVCV_VERSION_TWEAK=$(STONEYVCV_VERSION_TWEAK)
111
FLAGS += -DSTONEYVCV_VERSION=$(STONEYVCV_VERSION)
112
113
# Experimental?
114
-STONEYVCV_EXPERIMENTAL ?= 1
+STONEYVCV_EXPERIMENTAL ?= 0
115
116
# Component Library?
117
STONEYVCV_BUILD_COMPONENTLIBRARY ?= 1
VERSION
@@ -1 +1 @@
1
-2.0.1348.35386239643331
+2.0.1349.34376333316466
plugin.json
@@ -40,5 +40,5 @@
40
"pluginUrl" : "https://github.com/StoneyDSP/StoneyVCV",
41
"slug" : "StoneyDSP-StoneyVCV",
42
"sourceUrl" : "https://github.com/StoneyDSP/StoneyVCV/blob/production",
43
- "version" : "2.0.1348"
44
-}
+ "version" : "2.0.1349"
+}
0 commit comments