diff --git a/manifests/Bidoo.json b/manifests/Bidoo.json index 0239fad4..d79f64ae 100644 --- a/manifests/Bidoo.json +++ b/manifests/Bidoo.json @@ -1,6 +1,6 @@ { "slug": "Bidoo", - "version": "1.1.10", + "version": "1.1.11", "license": "GPL-3.0-only", "name": "Bidoo", "brand": "Bidoo", diff --git a/manifests/voxglitch.json b/manifests/voxglitch.json index 3929ddcb..18149804 100644 --- a/manifests/voxglitch.json +++ b/manifests/voxglitch.json @@ -1,7 +1,7 @@ { "slug": "voxglitch", "name": "Voxglitch", - "version": "1.1.0", + "version": "1.2.0", "license": "BSD-3-Clause", "brand": "Voxglitch", "author": "Bret Truchan", @@ -13,6 +13,15 @@ "donateUrl": "", "changelogUrl": "", "modules": [ + { + "slug": "autobreak", + "name": "Autobreak", + "description": "Automatic breakbeat sample chopper", + "tags": [ + "Sampler", + "Drum" + ] + }, { "slug": "ghosts", "name": "Ghosts",