From ce6160ce1ff0457d7c47d7921969fbc99743d182 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Mon, 22 Jul 2019 19:12:02 -0400 Subject: [PATCH] Update build for Fundamental --- manifests/Fundamental.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/manifests/Fundamental.json b/manifests/Fundamental.json index 76532eec..fbbe8ba3 100644 --- a/manifests/Fundamental.json +++ b/manifests/Fundamental.json @@ -1,6 +1,6 @@ { "slug": "Fundamental", - "version": "1.0.2", + "version": "1.1.0", "license": "BSD-3-Clause", "name": "Fundamental", "brand": "VCV", @@ -210,6 +210,15 @@ "Polyphonic", "Visual" ] + }, + { + "slug": "MidSide", + "name": "Mid/Side", + "description": "Mid/side stereo encoder/decoder", + "tags": [ + "Utility", + "Polyphonic" + ] } ] } \ No newline at end of file