diff --git a/manifests-cache.json b/manifests-cache.json index e96e49f7..9f603bb3 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -8696,7 +8696,7 @@ } }, "GrandeModular": { - "buildTimestamp": 1605166274.9770308, + "buildTimestamp": 1607197178.6562948, "creationTimestamp": 1598123367.069531, "modules": { "NoteMT": { @@ -8722,6 +8722,9 @@ }, "MicrotonalNotes": { "creationTimestamp": 1605166389.7494843 + }, + "MergeSplit4": { + "creationTimestamp": 1607197180.4062853 } } }, diff --git a/manifests/GrandeModular.json b/manifests/GrandeModular.json index a52ff6fc..1f47b54f 100644 --- a/manifests/GrandeModular.json +++ b/manifests/GrandeModular.json @@ -1,7 +1,7 @@ { "slug": "GrandeModular", "name": "Grande", - "version": "1.4.0", + "version": "1.5.0", "license": "GPL-3.0-or-later", "author": "David Grande", "authorEmail": "dbgrande246@gmail.com", @@ -12,6 +12,16 @@ "donateUrl": "", "changelogUrl": "", "modules": [ + { + "slug": "MergeSplit4", + "name": "MergeSplit4", + "description": "4-channel polyphonic merge and split.", + "manualUrl": "https://github.com/dbgrande/GrandeModular/#mergesplit4-ms4", + "tags": [ + "Utility", + "Polyphonic" + ] + }, { "slug": "MicrotonalChords", "name": "Microtonal Chords",