From ef1615dd68109b61e88f6dee7dc4d2089df4ed68 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Thu, 25 Nov 2021 10:35:46 -0500 Subject: [PATCH] Update manifest for Plurm, ML_modules --- manifests-cache.json | 7 +++++-- manifests/ML_modules.json | 2 +- manifests/Plurm.json | 10 +++++++++- 3 files changed, 15 insertions(+), 4 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index 59f03f0e..532bc5b7 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -5520,7 +5520,7 @@ "modules": {} }, "ML_modules": { - "buildTimestamp": 1610236830.0150168, + "buildTimestamp": 1637854479.2633655, "creationTimestamp": 1518016501.0, "modules": { "BPMdetect": { @@ -9639,7 +9639,7 @@ } }, "Plurm": { - "buildTimestamp": 1627193159.6221538, + "buildTimestamp": 1637854383.0610237, "creationTimestamp": 1619962434.980022, "modules": { "Stacktrace": { @@ -9647,6 +9647,9 @@ }, "randomchordrecorder": { "creationTimestamp": 1626771545.088718 + }, + "randomchordexpndr": { + "creationTimestamp": 1637854480.0648663 } } }, diff --git a/manifests/ML_modules.json b/manifests/ML_modules.json index 3dd00ac2..ab0d164a 100644 --- a/manifests/ML_modules.json +++ b/manifests/ML_modules.json @@ -1,7 +1,7 @@ { "slug": "ML_modules", "name": "ML Modules", - "version": "1.1.3", + "version": "1.1.4", "license": "BSD-3-Clause", "author": "Martin Lueders", "brand": "ML Modules", diff --git a/manifests/Plurm.json b/manifests/Plurm.json index 7e52385d..be3830c7 100644 --- a/manifests/Plurm.json +++ b/manifests/Plurm.json @@ -1,7 +1,7 @@ { "slug": "Plurm", "name": "Plurm", - "version": "1.1.1", + "version": "1.2.0", "license": "GPL-3.0-or-later", "brand": "Plurm", "author": "David Cherepov", @@ -29,6 +29,14 @@ "Sequencer", "Random" ] + }, + { + "slug": "randomchordexpndr", + "name": "randomchordexpndr", + "description": "an expander for randomchordrecorder", + "tags": [ + "Expander" + ] } ] } \ No newline at end of file