From 1909d67d4a2ddda021478d8129728f508cf6e2d5 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Fri, 8 Nov 2019 01:41:06 -0500 Subject: [PATCH] Update manifest for Fundamental --- manifests/Fundamental.json | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/manifests/Fundamental.json b/manifests/Fundamental.json index e5877ebc..d37c218b 100644 --- a/manifests/Fundamental.json +++ b/manifests/Fundamental.json @@ -1,6 +1,6 @@ { "slug": "Fundamental", - "version": "1.3.1", + "version": "1.4.0", "license": "GPL-3.0-only", "name": "Fundamental", "brand": "VCV", @@ -125,12 +125,20 @@ { "slug": "Mutes", "name": "Mutes", - "description": "Toggles 10 signals on/off", + "description": "Toggles up to 10 signals", "tags": [ "Switch", "Polyphonic" ] }, + { + "slug": "Pulses", + "name": "Pulses", + "description": "Generates up to 10 trigger and gate signals", + "tags": [ + "Switch" + ] + }, { "slug": "Scope", "name": "Scope",