From 12de2d8a3d13d5e26025868ae489e32032c877aa Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Wed, 28 Apr 2021 16:50:53 -0400 Subject: [PATCH] Update manifest for voxglitch --- manifests-cache.json | 5 ++++- manifests/voxglitch.json | 10 +++++++++- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index e94bf533..55763dab 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -381,7 +381,7 @@ } }, "voxglitch": { - "buildTimestamp": 1619205950.1235418, + "buildTimestamp": 1619642996.7092588, "creationTimestamp": 1579792597.0, "modules": { "autobreak": { @@ -428,6 +428,9 @@ }, "hazumi": { "creationTimestamp": 1611694078.3798084 + }, + "looper": { + "creationTimestamp": 1619642996.9952097 } } }, diff --git a/manifests/voxglitch.json b/manifests/voxglitch.json index c1601404..c10f05a1 100644 --- a/manifests/voxglitch.json +++ b/manifests/voxglitch.json @@ -1,7 +1,7 @@ { "slug": "voxglitch", "name": "Voxglitch", - "version": "1.26.0", + "version": "1.27.0", "license": "BSD-3-Clause", "brand": "Voxglitch", "author": "Bret Truchan", @@ -109,6 +109,14 @@ "Sequencer" ] }, + { + "slug": "looper", + "name": "Looper", + "description": "Bare minimum sample looper", + "tags": [ + "Sampler" + ] + }, { "slug": "repeater", "name": "Repeater",