From 6b1376a9fa6bb7a3ce843e43ae5e515594a30e60 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sun, 4 Apr 2021 17:03:33 -0400 Subject: [PATCH] Update manifest for FrozenWasteland --- manifests-cache.json | 5 ++++- manifests/FrozenWasteland.json | 10 +++++++++- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index d1a87042..8fbf6fe5 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -7739,7 +7739,7 @@ } }, "FrozenWasteland": { - "buildTimestamp": 1617222721.7202404, + "buildTimestamp": 1617570016.9305298, "creationTimestamp": 1518016501.0, "modules": { "BPMLFO": { @@ -7873,6 +7873,9 @@ }, "FillingStation": { "creationTimestamp": 1617222813.873189 + }, + "PNOctaveProbabilityExpander": { + "creationTimestamp": 1617570017.3067768 } } }, diff --git a/manifests/FrozenWasteland.json b/manifests/FrozenWasteland.json index ae534c60..c0315ab9 100644 --- a/manifests/FrozenWasteland.json +++ b/manifests/FrozenWasteland.json @@ -1,7 +1,7 @@ { "slug": "FrozenWasteland", "name": "Frozen Wasteland", - "version": "1.18.1", + "version": "1.18.2", "author": "almostEric", "license": "GPL-3.0-only", "authorEmail": "almostEric@frozenwastelandmodules.com", @@ -232,6 +232,14 @@ "Expander" ] }, + { + "slug": "PNOctaveProbabilityExpander", + "name": "Probably Note - Octave Probability Expander", + "description": "Adds Multi-Octave Note Range to Probably Not(e)", + "tags": [ + "Expander" + ] + }, { "slug": "PWAlgorithmicExpander", "name": "Portland Weather - Algorithmic Expander",