From 82e7c4e64f65e150236426b3f56331b951e9f92f Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sun, 11 Jan 2026 03:25:37 -0500 Subject: [PATCH] Update manifest voxglitch-devices to 2.5.0 --- manifests-cache.json | 5 ++++- manifests/voxglitch-devices.json | 10 +++++++++- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index 692116b4..dceaea43 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -15822,7 +15822,7 @@ } }, "voxglitch-devices": { - "buildTimestamp": 1766114249.9642851, + "buildTimestamp": 1768119810.1774063, "creationTimestamp": 1752849878.5160182, "modules": { "spores": { @@ -15833,6 +15833,9 @@ }, "circuit_bender": { "creationTimestamp": 1766114250.3204424 + }, + "patch_seq": { + "creationTimestamp": 1768119810.6845572 } } }, diff --git a/manifests/voxglitch-devices.json b/manifests/voxglitch-devices.json index 9c8cb060..63b17bf4 100644 --- a/manifests/voxglitch-devices.json +++ b/manifests/voxglitch-devices.json @@ -1,7 +1,7 @@ { "slug": "voxglitch-devices", "name": "Voxglitch Devices", - "version": "2.4.0", + "version": "2.5.0", "license": "proprietary", "brand": "Voxglitch", "author": "Bret Truchan", @@ -40,6 +40,14 @@ "tags": [ "Oscillator" ] + }, + { + "slug": "patch_seq", + "name": "PatchSeq", + "description": "Modular within a modular, allowing sequencing through different patches", + "tags": [ + "Sequencer" + ] } ] } \ No newline at end of file