diff --git a/manifests-cache.json b/manifests-cache.json index 62b74853..f5199ee0 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -1998,7 +1998,7 @@ } }, "VCV-Host": { - "buildTimestamp": 1612126038.4110746, + "buildTimestamp": 1618988422.0101619, "creationTimestamp": 1543081940.0, "modules": { "Host": { @@ -2009,6 +2009,15 @@ }, "Host-XL": { "creationTimestamp": 1560916301.0 + }, + "Host-CV": { + "creationTimestamp": 1618988423.0746102 + }, + "Host-CC": { + "creationTimestamp": 1618988423.1418948 + }, + "Host-Gate": { + "creationTimestamp": 1618988423.205462 } } }, diff --git a/manifests/VCV-Host.json b/manifests/VCV-Host.json index d7c6bc0f..e38e2a47 100644 --- a/manifests/VCV-Host.json +++ b/manifests/VCV-Host.json @@ -1,6 +1,6 @@ { "slug": "VCV-Host", - "version": "1.2.2", + "version": "1.3.0", "license": "proprietary", "name": "Host", "brand": "VCV", @@ -39,6 +39,33 @@ "External", "Polyphonic" ] + }, + { + "slug": "Host-CV", + "name": "Host-CV", + "description": "MIDI output expander for all Host modules", + "tags": [ + "External", + "MIDI" + ] + }, + { + "slug": "Host-CC", + "name": "Host-CC", + "description": "MIDI CC output expander for all Host modules", + "tags": [ + "External", + "MIDI" + ] + }, + { + "slug": "Host-Gate", + "name": "Host-Gate", + "description": "MIDI note gate output expander for all Host modules", + "tags": [ + "External", + "MIDI" + ] } ] } \ No newline at end of file