From f4c7b45b6665b2ca2fff3644e8c63b6586ea2f73 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Wed, 13 Sep 2023 00:01:27 -0400 Subject: [PATCH] Update manifest AlliewayAudio_Freebies to 2.0.7, pachde-one to 2.2.0 --- manifests-cache.json | 7 +++++-- manifests/AlliewayAudio_Freebies.json | 2 +- manifests/pachde-one.json | 15 +++++++++++++-- 3 files changed, 19 insertions(+), 5 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index 312b2c47..4144cd49 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -10881,7 +10881,7 @@ } }, "AlliewayAudio_Freebies": { - "buildTimestamp": 1642835746.5883849, + "buildTimestamp": 1694577557.4220262, "creationTimestamp": 1632097260.8113873, "modules": { "chilly_cheese": { @@ -12804,7 +12804,7 @@ } }, "pachde-one": { - "buildTimestamp": 1692482087.2153094, + "buildTimestamp": 1694577625.471577, "creationTimestamp": 1690733275.0090213, "modules": { "pachde-null": { @@ -12818,6 +12818,9 @@ }, "pachde-copper": { "creationTimestamp": 1690733275.4849954 + }, + "pachde-copper-mini": { + "creationTimestamp": 1694577625.6355662 } } }, diff --git a/manifests/AlliewayAudio_Freebies.json b/manifests/AlliewayAudio_Freebies.json index 45bede0f..1595f1b5 100644 --- a/manifests/AlliewayAudio_Freebies.json +++ b/manifests/AlliewayAudio_Freebies.json @@ -1,7 +1,7 @@ { "slug": "AlliewayAudio_Freebies", "name": "AlliewayAudio_Freebies", - "version": "2.0.6", + "version": "2.0.7", "license": "GPL-3.0-or-later", "brand": "AlliewayAudio", "author": "Allie Way", diff --git a/manifests/pachde-one.json b/manifests/pachde-one.json index 0ad279ae..b31419e5 100644 --- a/manifests/pachde-one.json +++ b/manifests/pachde-one.json @@ -1,7 +1,7 @@ { "slug": "pachde-one", "name": "pachde One", - "version": "2.1.0", + "version": "2.2.0", "license": "GPL-3.0-or-later", "brand": "pachde", "author": "pachde", @@ -52,13 +52,24 @@ "slug": "pachde-copper", "name": "Copper", "manualUrl": "https://github.com/Paul-Dempsey/pachde1/blob/main/docs/Copper.md", - "description": "A color picker with modulation and outputs", + "description": "A color picker and extender with modulation and outputs", "tags": [ "Visual", "Controller", "Polyphonic", "Utility" ] + }, + { + "slug": "pachde-copper-mini", + "name": "Copper-mini", + "manualUrl": "https://github.com/Paul-Dempsey/pachde1/blob/main/docs/Copper-mini.md", + "description": "A mini version of the Copper color picker and extender with modulation and outputs", + "tags": [ + "Visual", + "Controller", + "Utility" + ] } ] } \ No newline at end of file