From dd32dbccf791e643d639f32df8e7e6bf56e1025d Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Fri, 12 Jul 2024 18:41:44 -0400 Subject: [PATCH] Update manifest OMEg1 to 2.3.0 --- manifests-cache.json | 5 ++++- manifests/OMEg1.json | 15 ++++++++++++--- 2 files changed, 16 insertions(+), 4 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index cd42702e..330fbd4b 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -13875,7 +13875,7 @@ } }, "OMEg1": { - "buildTimestamp": 1719405749.8907926, + "buildTimestamp": 1720824093.19193, "creationTimestamp": 1718087278.8898425, "modules": { "Damonitu": { @@ -13883,6 +13883,9 @@ }, "Tezca": { "creationTimestamp": 1719405761.0562646 + }, + "Masino": { + "creationTimestamp": 1720824093.8540769 } } }, diff --git a/manifests/OMEg1.json b/manifests/OMEg1.json index 7c52cf4c..1cf419f5 100644 --- a/manifests/OMEg1.json +++ b/manifests/OMEg1.json @@ -1,18 +1,18 @@ { "slug": "OMEg1", "name": "OME", - "version": "2.2.0", + "version": "2.3.0", "minRackVersion": "2.5.2", "license": "proprietary", "brand": "OME", "author": "Pablo H. Estrada", "authorEmail": "phorestro@gmail.com", - "authorUrl": "", + "authorUrl": "https://www.youtube.com/@phorestro", "pluginUrl": "", "manualUrl": "https://github.com/phestrada/OME", "sourceUrl": "", "donateUrl": "", - "changelogUrl": "", + "changelogUrl": "https://github.com/phestrada/OME", "modules": [ { "slug": "Damonitu", @@ -32,6 +32,15 @@ "Random", "Sequencer" ] + }, + { + "slug": "Masino", + "name": "Masino", + "description": "Yet another arpeggiator with useful features.", + "tags": [ + "Arpeggiator", + "Random" + ] } ] } \ No newline at end of file