diff --git a/manifests-cache.json b/manifests-cache.json index 608be0c2..9ecec369 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -7979,7 +7979,7 @@ } }, "StudioSixPlusOne": { - "buildTimestamp": 1594796364.4508636, + "buildTimestamp": 1598390675.4060695, "creationTimestamp": 1590117528.1900573, "modules": { "KSDelay": { @@ -8005,6 +8005,12 @@ }, "Zazel": { "creationTimestamp": 1593627838.0490634 + }, + "Iverson": { + "creationTimestamp": 1598390678.009321 + }, + "IversonJr": { + "creationTimestamp": 1598390678.7414265 } } }, diff --git a/manifests/StudioSixPlusOne.json b/manifests/StudioSixPlusOne.json index 7d86ce5b..31d5ed9a 100644 --- a/manifests/StudioSixPlusOne.json +++ b/manifests/StudioSixPlusOne.json @@ -1,7 +1,7 @@ { "slug": "StudioSixPlusOne", "name": "Studio Six Plus One", - "version": "1.1.1", + "version": "1.2.0", "license": "GPL-3.0-or-later", "brand": "Studio Six Plus One", "author": "Studio Six Plus One", @@ -100,6 +100,26 @@ "Low-frequency oscillator", "Controller" ] + }, + { + "slug": "Iverson", + "name": "Iverson", + "description": "Trigger Sequencer for use with midi controller", + "manualUrl": "https://github.com/StudioSixPlusOne/rack-modules/blob/master/README.md#iverson", + "tags": [ + "Controller", + "Sequencer" + ] + }, + { + "slug": "IversonJr", + "name": "IversonJr", + "description": "Trigger Sequencer for use with midi controller", + "manualUrl": "https://github.com/StudioSixPlusOne/rack-modules/blob/master/README.md#iverson", + "tags": [ + "Controller", + "Sequencer" + ] } ] } \ No newline at end of file