From ca156e0c46aacd626e6cc29903bcbdf893e35b54 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Fri, 30 May 2025 19:45:51 -0400 Subject: [PATCH] Update manifest JW-Modules to 2.0.13, dbRackSequencer to 2.6.2 --- manifests-cache.json | 10 ++++++++-- manifests/JW-Modules.json | 12 +++++++++++- manifests/dbRackSequencer.json | 10 +++++++++- 3 files changed, 28 insertions(+), 4 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index 27c5b8f1..0844b4a3 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -3559,7 +3559,7 @@ } }, "JW-Modules": { - "buildTimestamp": 1748197873.359059, + "buildTimestamp": 1748647893.3798945, "creationTimestamp": 1518016501.0, "modules": { "BlankPanel_SM": { @@ -3657,6 +3657,9 @@ }, "Arrange": { "creationTimestamp": 1746937557.0777428 + }, + "Arrange16": { + "creationTimestamp": 1748648534.2594433 } } }, @@ -12042,7 +12045,7 @@ } }, "dbRackSequencer": { - "buildTimestamp": 1744776680.686229, + "buildTimestamp": 1748648533.990749, "creationTimestamp": 1653920290.2170763, "modules": { "JTChords": { @@ -12203,6 +12206,9 @@ }, "G32": { "creationTimestamp": 1744777040.5025427 + }, + "MTD4": { + "creationTimestamp": 1748648534.3766303 } } }, diff --git a/manifests/JW-Modules.json b/manifests/JW-Modules.json index 6c5613d3..82d54ae5 100644 --- a/manifests/JW-Modules.json +++ b/manifests/JW-Modules.json @@ -10,7 +10,7 @@ "sourceUrl": "https://github.com/jeremywen/JW-Modules", "donateUrl": "https://www.paypal.me/jeremywen", "changelogUrl": "https://github.com/jeremywen/JW-Modules/blob/master/CHANGELOG.md", - "version": "2.0.11", + "version": "2.0.13", "modules": [ { "slug": "BlankPanel_1HP", @@ -79,6 +79,16 @@ "Switch" ] }, + { + "slug": "Arrange16", + "name": "Arrange16", + "manualUrl": "https://github.com/jeremywen/JW-Modules", + "tags": [ + "Sequencer", + "Utility", + "Switch" + ] + }, { "slug": "BouncyBalls", "name": "Bouncy Balls", diff --git a/manifests/dbRackSequencer.json b/manifests/dbRackSequencer.json index 887b6c31..f296ab25 100644 --- a/manifests/dbRackSequencer.json +++ b/manifests/dbRackSequencer.json @@ -1,7 +1,7 @@ { "slug": "dbRackSequencer", "name": "dbRackSequencer", - "version": "2.6.1", + "version": "2.6.2", "license": "GPL-3.0-or-later", "brand": "docB", "author": "docB", @@ -456,6 +456,14 @@ "tags": [ "Sequencer" ] + }, + { + "slug": "MTD4", + "name": "\u00b5TD4", + "description": "Mini TD4", + "tags": [ + "Sequencer" + ] } ] } \ No newline at end of file