From 34b5f998f276f22ee47ae1fe1c6c90e2472d1e1d Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sat, 31 Oct 2020 10:01:58 -0400 Subject: [PATCH] Update manifest for JW-Modules, MindMeldModular --- manifests-cache.json | 10 ++++++++-- manifests/JW-Modules.json | 19 ++++++++++++++++++- manifests/MindMeldModular.json | 2 +- 3 files changed, 27 insertions(+), 4 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index 31ddcd87..b93534e2 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -2130,7 +2130,7 @@ } }, "MindMeldModular": { - "buildTimestamp": 1600543268.9676383, + "buildTimestamp": 1604152512.0990546, "creationTimestamp": 1572165273.0, "modules": { "MixMasterJr": { @@ -3097,7 +3097,7 @@ } }, "JW-Modules": { - "buildTimestamp": 1603080801.7777548, + "buildTimestamp": 1604152623.6515996, "creationTimestamp": 1518016501.0, "modules": { "BlankPanel_SM": { @@ -3165,6 +3165,12 @@ }, "NoteSeqFu": { "creationTimestamp": 1603081446.9126887 + }, + "Add5": { + "creationTimestamp": 1604152625.6979322 + }, + "1Pattern": { + "creationTimestamp": 1604152625.915538 } } }, diff --git a/manifests/JW-Modules.json b/manifests/JW-Modules.json index 2e1fd05a..994a4e6d 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": "1.0.16", + "version": "1.0.17", "modules": [ { "slug": "BlankPanel_1HP", @@ -52,6 +52,14 @@ "Visual" ] }, + { + "slug": "Add5", + "name": "Add5", + "manualUrl": "https://github.com/jeremywen/JW-Modules", + "tags": [ + "Utility" + ] + }, { "slug": "BouncyBalls", "name": "Bouncy Balls", @@ -129,6 +137,15 @@ "Clock Modulator" ] }, + { + "slug": "1Pattern", + "name": "1Pattern", + "manualUrl": "https://github.com/jeremywen/JW-Modules#1pattern", + "tags": [ + "Sequencer", + "Clock Modulator" + ] + }, { "slug": "Quantizer", "name": "Quantizer", diff --git a/manifests/MindMeldModular.json b/manifests/MindMeldModular.json index 65866dad..61228905 100644 --- a/manifests/MindMeldModular.json +++ b/manifests/MindMeldModular.json @@ -1,7 +1,7 @@ { "slug": "MindMeldModular", "name": "MindMeld", - "version": "1.1.10", + "version": "1.1.11", "license": "GPL-3.0-only", "author": "S.Baker and M.Boul\u00e9 ", "brand": "MindMeld",