diff --git a/manifests/Edge.json b/manifests/Edge.json new file mode 100644 index 00000000..5b49880d --- /dev/null +++ b/manifests/Edge.json @@ -0,0 +1,37 @@ +{ + "slug": "Edge", + "name": "Edge", + "version": "1.0.1", + "brand": "VCV", + "author": "Edge", + "license": "GPL-3.0-or-later", + "authorEmail": "edgemodules@gmail.com", + "sourceUrl": "https://github.com/Edge-Modules/Edge", + "modules": [ + { + "slug": "WCO_Osc", + "name": "WCO_Osc", + "description": "Window-Controlled Oscillator", + "tags": [ + "VCO", + "Polyphonic" + ] + }, + { + "slug": "K_Rush", + "name": "K_Rush", + "description": "WaveTable Crusher", + "tags": [ + "Distortion" + ] + }, + { + "slug": "Bad_Haas", + "name": "Bad_Haas", + "description": "Haas Effect Panning", + "tags": [ + "Delay" + ] + } + ] +} \ No newline at end of file diff --git a/manifests/JW-Modules.json b/manifests/JW-Modules.json index 7a369e66..1fc8a63f 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.6", + "version": "1.0.7", "modules": [ { "slug": "BlankPanel_SM", diff --git a/manifests/MosquitoLabs.json b/manifests/MosquitoLabs.json index 6b306214..2b652c42 100644 --- a/manifests/MosquitoLabs.json +++ b/manifests/MosquitoLabs.json @@ -1,7 +1,7 @@ { "slug": "MosquitoLabs", "name": "Mosquito Labs", - "version": "1.1.0", + "version": "1.1.1", "license": "GPL-3.0-only", "author": "R. Mosquito", "authorEmail": "", diff --git a/manifests/SynthKit.json b/manifests/SynthKit.json index ec4e40b1..045abcee 100644 --- a/manifests/SynthKit.json +++ b/manifests/SynthKit.json @@ -1,7 +1,7 @@ { "slug": "SynthKit", "name": "SynthKit", - "version": "1.0.0", + "version": "1.0.1", "license": "CC0-1.0", "author": "Jerry Sievert", "authorEmail": "rack@legitimatesounding.com",