From d6a43f68812550e1037de7f0c9d2335ebfbc165e Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Tue, 3 Sep 2019 14:41:03 -0400 Subject: [PATCH] Update build for FrozenWasteland --- manifests/FrozenWasteland.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/manifests/FrozenWasteland.json b/manifests/FrozenWasteland.json index 3b36f4ab..0d32db83 100644 --- a/manifests/FrozenWasteland.json +++ b/manifests/FrozenWasteland.json @@ -1,7 +1,7 @@ { "slug": "FrozenWasteland", "name": "Frozen Wasteland", - "version": "1.8.1", + "version": "1.9.0", "author": "almostEric", "license": "CC0-1.0", "authorEmail": "almostEric@frozenwastelandmodules.com", @@ -102,6 +102,14 @@ "VCF" ] }, + { + "slug": "ProbablyNote", + "name": "Probably Note", + "description": "Probability Quantizer", + "tags": [ + "Quantizer" + ] + }, { "slug": "QuadAlgorithmicRhythm", "name": "Quad Algorithmic Rhythm Generator",