diff --git a/manifests/OrangeLine.json b/manifests/OrangeLine.json index 9b2ecaa0..14fecd9b 100644 --- a/manifests/OrangeLine.json +++ b/manifests/OrangeLine.json @@ -1,7 +1,7 @@ { "slug": "OrangeLine", "name": "OrangeLine", - "version": "1.2.0", + "version": "1.3.0", "license": "GPL-3.0-only", "brand": "", "author": "Dieter Stubler", diff --git a/manifests/ZZC.json b/manifests/ZZC.json index 3d0f540f..5177ddd6 100644 --- a/manifests/ZZC.json +++ b/manifests/ZZC.json @@ -2,15 +2,16 @@ "slug": "ZZC", "name": "ZZC", "brand": "ZZC", - "version": "1.1.0", + "version": "1.1.1", "license": "GPL-3.0", "author": "Sergey Ukolov", "authorEmail": "zezic51@yandex.ru", "authorUrl": "https://github.com/zezic", - "pluginUrl": "https://zzc.github.io", - "manualUrl": "https://zzc.github.io", + "pluginUrl": "https://zzc.github.io/free", + "manualUrl": "https://zzc.github.io/free", "sourceUrl": "https://github.com/zezic/ZZC", "donateUrl": "https://paypal.me/zezic", + "changelogUrl": "https://github.com/zezic/ZZC/releases", "modules": [ { "slug": "Clock", @@ -64,6 +65,34 @@ "Quantizer", "Utility" ] + }, + { + "slug": "Div", + "name": "Div", + "description": "Phase Clock Divider (Compact)", + "tags": [ + "Clock modulator" + ] + }, + { + "slug": "DivExp", + "name": "Div (Expander)", + "description": "Phase Clock Divider (Expander)", + "tags": [ + "Clock modulator", + "Expander" + ] + }, + { + "slug": "Polygate", + "name": "Polygate", + "description": "Polyphonic Gate Bank", + "tags": [ + "Controller", + "Polyphonic", + "Switch", + "Utility" + ] } ] } \ No newline at end of file