From 671a794cb51a2acadbf607f0a0e8460fddbd16bd Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sat, 8 Feb 2020 14:18:49 -0500 Subject: [PATCH] Update manifest for voxglitch, Bidoo --- manifests/Bidoo.json | 2 +- manifests/voxglitch.json | 11 ++++++++++- 2 files changed, 11 insertions(+), 2 deletions(-) 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",