From 6900de2105a4aba86fe3879f8581946deef10bad Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Thu, 21 Jan 2021 14:08:51 -0500 Subject: [PATCH] Update manifest for FrozenWasteland --- manifests-cache.json | 5 ++++- manifests/FrozenWasteland.json | 13 ++++++++++++- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index b3182f37..2b3f4caa 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -7700,7 +7700,7 @@ } }, "FrozenWasteland": { - "buildTimestamp": 1610237084.6978207, + "buildTimestamp": 1611256008.6462564, "creationTimestamp": 1518016501.0, "modules": { "BPMLFO": { @@ -7828,6 +7828,9 @@ }, "ManicCompressionMB": { "creationTimestamp": 1609850066.3513186 + }, + "MidiRecorder": { + "creationTimestamp": 1611239898.2692616 } } }, diff --git a/manifests/FrozenWasteland.json b/manifests/FrozenWasteland.json index 335115a2..a347501f 100644 --- a/manifests/FrozenWasteland.json +++ b/manifests/FrozenWasteland.json @@ -1,7 +1,7 @@ { "slug": "FrozenWasteland", "name": "Frozen Wasteland", - "version": "1.16.6", + "version": "1.17.0", "author": "almostEric", "license": "GPL-3.0-only", "authorEmail": "almostEric@frozenwastelandmodules.com", @@ -130,6 +130,17 @@ "Polyphonic" ] }, + { + "slug": "MidiRecorder", + "name": "MIDI Recorder", + "description": "MIDI Gate Recorder", + "tags": [ + "MIDI", + "Polyphonic", + "Recording", + "Utility" + ] + }, { "slug": "MrBlueSky", "name": "Mr. Blue Sky",