From 8fd31514570fbe4ca5e9de8eab9f1a165bf6d4cb Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sun, 14 Jul 2019 10:07:35 -0700 Subject: [PATCH] Update manifest for NYSTHI --- manifests/NYSTHI.json | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/manifests/NYSTHI.json b/manifests/NYSTHI.json index b17f2be6..2e921506 100644 --- a/manifests/NYSTHI.json +++ b/manifests/NYSTHI.json @@ -1,13 +1,14 @@ { "slug": "NYSTHI", "license": "proprietary", - "version": "1.0.1", + "version": "1.0.2", "name": "NYSTHI", "brand": "NYSTHI", "author": "NYSTHI", "authorEmail": "antoniotuzzi+nysthi@gmail.com", "pluginUrl": "https://github.com/nysthi/nysthi/releases", "authorUrl": "https://github.com/nysthi/nysthi/", + "manualUrl": "https://github.com/patman023/nysthimanual", "sourceUrl": "", "modules": [ { @@ -1106,6 +1107,24 @@ "Sampler", "VCO" ] + }, + { + "disabled": false, + "slug": "Pepper", + "name": "Pepper", + "description": "Jooper companion for naming", + "tags": [ + "Utility" + ] + }, + { + "disabled": false, + "slug": "TheCage", + "name": "TheCage", + "description": "Keyboard, Switch, Bridge, Sequencer, Quantizer with free comparators", + "tags": [ + "Utility" + ] } ] } \ No newline at end of file