diff --git a/manifests/VultCompacts.json b/manifests/VultCompacts.json index 61b710c6..8152ca14 100644 --- a/manifests/VultCompacts.json +++ b/manifests/VultCompacts.json @@ -8,7 +8,7 @@ "pluginUrl": "https://modlfo.github.io/VultModules/compacts/", "authorUrl": "https://vult-dsp.com", "manualUrl": "https://modlfo.github.io/VultModules", - "version": "1.7.0", + "version": "1.8.0", "modules": [ { "slug": "Freak", diff --git a/manifests/VultModules.json b/manifests/VultModules.json index a59dd13b..98d7f970 100644 --- a/manifests/VultModules.json +++ b/manifests/VultModules.json @@ -8,7 +8,7 @@ "pluginUrl": "https://modlfo.github.io/VultModules/premium/", "authorUrl": "https://vult-dsp.com", "manualUrl": "https://modlfo.github.io/VultModules", - "version": "1.7.0", + "version": "1.8.0", "modules": [ { "slug": "Basal", @@ -68,6 +68,16 @@ ], "description": "Equalizer Line" }, + { + "slug": "Disjoint", + "name": "Disjoint", + "tags": [ + "Equalizer", + "VCF", + "Polyphonic" + ], + "description": "DJ Style Filter" + }, { "slug": "Flame", "name": "Flame", diff --git a/manifests/VultModulesFree.json b/manifests/VultModulesFree.json index dd97fb9f..b3583390 100644 --- a/manifests/VultModulesFree.json +++ b/manifests/VultModulesFree.json @@ -8,7 +8,7 @@ "pluginUrl": "https://modlfo.github.io/VultModules/", "authorUrl": "https://vult-dsp.com", "manualUrl": "https://modlfo.github.io/VultModules", - "version": "1.7.0", + "version": "1.8.0", "modules": [ { "slug": "Basal", @@ -68,6 +68,16 @@ ], "description": "Equalizer Line" }, + { + "slug": "Disjoint", + "name": "Disjoint", + "tags": [ + "Equalizer", + "VCF", + "Polyphonic" + ], + "description": "DJ Style Filter" + }, { "slug": "Flux", "name": "Flux (Free)", diff --git a/manifests/VultMysteries.json b/manifests/VultMysteries.json index 9167a307..f2506133 100644 --- a/manifests/VultMysteries.json +++ b/manifests/VultMysteries.json @@ -8,13 +8,13 @@ "pluginUrl": "https://modlfo.github.io/VultModules/mysteries/", "authorUrl": "https://vult-dsp.com", "manualUrl": "https://modlfo.github.io/VultModules", - "version": "1.7.0", + "version": "1.8.0", "modules": [ { "slug": "Lapsus", "name": "Lapsus", "tags": [ - "" + "Sequencer" ], "description": "Non-Euclidean Rhythm Generator" },