diff --git a/manifests-cache.json b/manifests-cache.json index 8fe0b803..fcac93d0 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -381,7 +381,7 @@ } }, "voxglitch": { - "buildTimestamp": 1609731312.086163, + "buildTimestamp": 1609990251.6106336, "creationTimestamp": 1579792597.0, "modules": { "autobreak": { @@ -422,6 +422,9 @@ }, "GrainEngineMK2Expander": { "creationTimestamp": 1592705959.7937336 + }, + "bytebeat": { + "creationTimestamp": 1609990253.6699991 } } }, diff --git a/manifests/voxglitch.json b/manifests/voxglitch.json index b75f1f11..8ea49a4d 100644 --- a/manifests/voxglitch.json +++ b/manifests/voxglitch.json @@ -1,7 +1,7 @@ { "slug": "voxglitch", "name": "Voxglitch", - "version": "1.21.0", + "version": "1.22.0", "license": "BSD-3-Clause", "brand": "Voxglitch", "author": "Bret Truchan", @@ -22,6 +22,14 @@ "Drum" ] }, + { + "slug": "bytebeat", + "name": "Byte Beat", + "description": "Module that will get converted to something more interesting.", + "tags": [ + "Oscillator" + ] + }, { "slug": "digitalsequencer", "name": "Digital Sequencer",