From 102efb0d91fe292cffb21348cfdbda29b642cfff Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Tue, 1 Jun 2021 16:05:20 -0400 Subject: [PATCH] Update manifest for Extratone, Bidoo, OrangeLine --- manifests-cache.json | 9 ++++++--- manifests/Bidoo.json | 2 +- manifests/Extratone.json | 2 +- manifests/OrangeLine.json | 11 ++++++++++- 4 files changed, 18 insertions(+), 6 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index 16dbe0c8..59f18a87 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -1259,7 +1259,7 @@ } }, "OrangeLine": { - "buildTimestamp": 1621236577.5804384, + "buildTimestamp": 1622576320.079655, "creationTimestamp": 1571530639.0, "modules": { "Fence": { @@ -1273,6 +1273,9 @@ }, "Phrase": { "creationTimestamp": 1621236603.8001497 + }, + "Dejavu": { + "creationTimestamp": 1622576353.8054552 } } }, @@ -4426,7 +4429,7 @@ } }, "Bidoo": { - "buildTimestamp": 1614835805.8226697, + "buildTimestamp": 1622576275.4951856, "creationTimestamp": 1518016501.0, "modules": { "vOId": { @@ -9465,7 +9468,7 @@ } }, "Extratone": { - "buildTimestamp": 1622400123.1813254, + "buildTimestamp": 1622576353.5271752, "creationTimestamp": 1620402349.2390156, "modules": { "Modulo": { diff --git a/manifests/Bidoo.json b/manifests/Bidoo.json index 1e2c7ec6..6eb7926a 100644 --- a/manifests/Bidoo.json +++ b/manifests/Bidoo.json @@ -1,6 +1,6 @@ { "slug": "Bidoo", - "version": "1.1.29", + "version": "1.1.30", "license": "GPL-3.0-only", "name": "Bidoo", "brand": "Bidoo", diff --git a/manifests/Extratone.json b/manifests/Extratone.json index ae7d9859..53572b47 100644 --- a/manifests/Extratone.json +++ b/manifests/Extratone.json @@ -1,7 +1,7 @@ { "slug": "Extratone", "name": "Extratone", - "version": "1.1.2", + "version": "1.1.3", "license": "GPL-3.0-or-later", "brand": "XTRTN", "author": "Eater of Sheep", diff --git a/manifests/OrangeLine.json b/manifests/OrangeLine.json index 73de595d..e61d001a 100644 --- a/manifests/OrangeLine.json +++ b/manifests/OrangeLine.json @@ -1,7 +1,7 @@ { "slug": "OrangeLine", "name": "OrangeLine", - "version": "1.3.4", + "version": "1.3.5", "license": "GPL-3.0-only", "brand": "", "author": "Dieter Stubler", @@ -54,6 +54,15 @@ "Sequencer", "Utility" ] + }, + { + "slug": "Dejavu", + "name": "Dejavu", + "description": "Random Cv and Trigger generator with nested repeat functionality", + "tags": [ + "Utility", + "Polyphonic" + ] } ] } \ No newline at end of file