Browse Source

Update manifest for voxglitch, Bidoo

v1
Andrew Belt 5 years ago
parent
commit
671a794cb5
2 changed files with 11 additions and 2 deletions
  1. +1
    -1
      manifests/Bidoo.json
  2. +10
    -1
      manifests/voxglitch.json

+ 1
- 1
manifests/Bidoo.json View File

@@ -1,6 +1,6 @@
{ {
"slug": "Bidoo", "slug": "Bidoo",
"version": "1.1.10",
"version": "1.1.11",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"name": "Bidoo", "name": "Bidoo",
"brand": "Bidoo", "brand": "Bidoo",


+ 10
- 1
manifests/voxglitch.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "voxglitch", "slug": "voxglitch",
"name": "Voxglitch", "name": "Voxglitch",
"version": "1.1.0",
"version": "1.2.0",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"brand": "Voxglitch", "brand": "Voxglitch",
"author": "Bret Truchan", "author": "Bret Truchan",
@@ -13,6 +13,15 @@
"donateUrl": "", "donateUrl": "",
"changelogUrl": "", "changelogUrl": "",
"modules": [ "modules": [
{
"slug": "autobreak",
"name": "Autobreak",
"description": "Automatic breakbeat sample chopper",
"tags": [
"Sampler",
"Drum"
]
},
{ {
"slug": "ghosts", "slug": "ghosts",
"name": "Ghosts", "name": "Ghosts",


Loading…
Cancel
Save