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",