diff --git a/manifests/AmalgamatedHarmonics.json b/manifests/AmalgamatedHarmonics.json index 139ed2d8..a3905442 100644 --- a/manifests/AmalgamatedHarmonics.json +++ b/manifests/AmalgamatedHarmonics.json @@ -9,7 +9,7 @@ "authorUrl": "https://github.com/jhoar/AmalgamatedHarmonics/wiki", "sourceUrl": "https://github.com/jhoar/AmalgamatedHarmonics", "changelogUrl": "https://github.com/jhoar/AmalgamatedHarmonics/releases", - "version": "1.0.1", + "version": "1.0.2", "modules": [ { "slug": "Arp31", @@ -168,6 +168,14 @@ "tags": [ "Sequencer" ] + }, + { + "slug": "ScaleQuantizer", + "name": "Scale Quantizer (legacy)", + "description": "Scale-aware quantizer", + "tags": [ + "Quantizer" + ] } ] } \ No newline at end of file diff --git a/manifests/moDllz.json b/manifests/moDllz.json index c78cfab0..9c360bed 100644 --- a/manifests/moDllz.json +++ b/manifests/moDllz.json @@ -1,7 +1,7 @@ { "slug": "moDllz", "name": "moDllz", - "version": "1.1.0", + "version": "1.1.1", "license": "BSD-3-Clause", "brand": "moDllz", "author": "Pablo DeLaLoza",