From d741efe219417ee339e8f05cf5e331b8e8874aa9 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Thu, 13 Feb 2020 07:17:58 -0500 Subject: [PATCH] Update manifest for Mog, GoodSheperd, JW-Modules --- manifests/GoodSheperd.json | 12 +++++++++++- manifests/JW-Modules.json | 9 ++++++++- manifests/Mog.json | 14 ++++++++++++-- 3 files changed, 31 insertions(+), 4 deletions(-) diff --git a/manifests/GoodSheperd.json b/manifests/GoodSheperd.json index 080e6a23..158d70c0 100644 --- a/manifests/GoodSheperd.json +++ b/manifests/GoodSheperd.json @@ -1,7 +1,7 @@ { "slug": "GoodSheperd", "name": "GoodSheperd", - "version": "1.0.1", + "version": "1.1.0", "license": "CC0-1.0", "brand": "GoodSheperd", "author": "Jens Schulze", @@ -37,6 +37,16 @@ "Sequencer", "Random" ] + }, + { + "slug": "Stall", + "name": "Stall", + "description": "", + "tags": [ + "Polyphonic", + "Switch", + "Utility" + ] } ] } \ No newline at end of file diff --git a/manifests/JW-Modules.json b/manifests/JW-Modules.json index 4d088185..c7fd0062 100644 --- a/manifests/JW-Modules.json +++ b/manifests/JW-Modules.json @@ -9,7 +9,7 @@ "manualUrl": "https://github.com/jeremywen/JW-Modules#jw-modules", "sourceUrl": "https://github.com/jeremywen/JW-Modules", "donateUrl": "https://www.paypal.me/jeremywen", - "version": "1.0.9", + "version": "1.0.10", "modules": [ { "slug": "BlankPanel_SM", @@ -115,6 +115,13 @@ "Random" ] }, + { + "slug": "Str1ker", + "name": "Str1ker", + "tags": [ + "Clock" + ] + }, { "slug": "ThingThing", "name": "Thing Thing", diff --git a/manifests/Mog.json b/manifests/Mog.json index 7a73d8fc..3b9e649d 100644 --- a/manifests/Mog.json +++ b/manifests/Mog.json @@ -1,13 +1,13 @@ { "slug": "Mog", "name": "Mog", - "version": "1.0.0", + "version": "1.1.0", "license": "CC0-1.0", "brand": "Mog", "author": "Mog", "authorEmail": "", "authorUrl": "", - "pluginUrl": "", + "pluginUrl": "https://github.com/JustMog/Mog-VCV", "manualUrl": "https://github.com/JustMog/Mog-VCV", "sourceUrl": "https://github.com/JustMog/Mog-VCV", "donateUrl": "", @@ -22,6 +22,16 @@ "Polyphonic" ], "manualUrl": "https://github.com/JustMog/Mog-VCV/#network" + }, + { + "slug": "Nexus", + "name": "Nexus", + "description": "Combination clock divider & sequential switch", + "tags": [ + "Clock modulator", + "Polyphonic" + ], + "manualUrl": "https://github.com/JustMog/Mog-VCV#nexus" } ] } \ No newline at end of file