diff --git a/manifests/AmalgamatedHarmonics.json b/manifests/AmalgamatedHarmonics.json index a3905442..ab7d1532 100644 --- a/manifests/AmalgamatedHarmonics.json +++ b/manifests/AmalgamatedHarmonics.json @@ -9,7 +9,7 @@ "authorUrl": "https://github.com/jhoar/AmalgamatedHarmonics/wiki", "sourceUrl": "https://github.com/jhoar/AmalgamatedHarmonics", "changelogUrl": "https://github.com/jhoar/AmalgamatedHarmonics/releases", - "version": "1.0.2", + "version": "1.0.3", "modules": [ { "slug": "Arp31", diff --git a/manifests/ChordController.json b/manifests/ChordController.json new file mode 100644 index 00000000..bbdd8aa3 --- /dev/null +++ b/manifests/ChordController.json @@ -0,0 +1,24 @@ +{ + "slug": "ChordController", + "name": "Chord Controller", + "version": "1.0.0", + "license": "MIT", + "brand": "ym2612", + "author": "Trevor Wilson", + "authorEmail": "wilsontr@gmail.com", + "authorUrl": "https://github.com/wilsontr", + "pluginUrl": "https://github.com/wilsontr/ChordController", + "manualUrl": "https://github.com/wilsontr/ChordController", + "sourceUrl": "https://github.com/wilsontr/ChordController", + "donateUrl": "", + "modules": [ + { + "slug": "ChordController", + "name": "Chord Controller", + "description": "Builds control voltages for a chord of up to six notes from one CV input", + "tags": [ + "Utility" + ] + } + ] +} \ No newline at end of file diff --git a/manifests/GoodSheperd.json b/manifests/GoodSheperd.json index ec1aa0b4..080e6a23 100644 --- a/manifests/GoodSheperd.json +++ b/manifests/GoodSheperd.json @@ -1,14 +1,14 @@ { "slug": "GoodSheperd", "name": "GoodSheperd", - "version": "1.0.0", + "version": "1.0.1", "license": "CC0-1.0", "brand": "GoodSheperd", "author": "Jens Schulze", "authorEmail": "", "authorUrl": "https://github.com/jensschulze", "pluginUrl": "https://github.com/jensschulze/GoodSheperd", - "manualUrl": "https://github.com/jensschulze/GoodSheperd/README.md", + "manualUrl": "https://github.com/jensschulze/GoodSheperd/blob/master/README.md", "sourceUrl": "https://github.com/jensschulze/GoodSheperd", "donateUrl": "", "modules": [ diff --git a/manifests/moDllz.json b/manifests/moDllz.json index 6a8b0697..ab274360 100644 --- a/manifests/moDllz.json +++ b/manifests/moDllz.json @@ -1,8 +1,8 @@ { "slug": "moDllz", "name": "moDllz", - "version": "1.1.5", - "license": "BSD-3-Clause", + "version": "1.1.6", + "license": "GPL-3.0-or-later", "brand": "moDllz", "author": "Pablo DeLaLoza", "authorEmail": "dllmusic@gmail.com",