diff --git a/manifests-cache.json b/manifests-cache.json index 3db01ef5..c7708d6f 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -12447,7 +12447,7 @@ } }, "VCV-Pro": { - "buildTimestamp": 1691974038.2598798, + "buildTimestamp": 1721278178.1114337, "creationTimestamp": 1665388302.4371305, "modules": { "Chorus": { @@ -12464,6 +12464,9 @@ }, "Convolver": { "creationTimestamp": 1672487567.364354 + }, + "Compressor": { + "creationTimestamp": 1721278178.3451834 } } }, diff --git a/manifests/VCV-Pro.json b/manifests/VCV-Pro.json index 6f98dfb8..edf4340c 100644 --- a/manifests/VCV-Pro.json +++ b/manifests/VCV-Pro.json @@ -1,7 +1,7 @@ { "slug": "VCV-Pro", "name": "VCV Pro", - "version": "2.1.2", + "version": "2.2.0", "license": "proprietary", "brand": "VCV", "author": "VCV", @@ -65,6 +65,17 @@ "Reverb", "Effect" ] + }, + { + "slug": "Compressor", + "name": "Compressor", + "description": "Stereo dynamic range compressor with 6 DSP models and sidechain", + "manualUrl": "https://vcvrack.com/Pro#Compressor", + "tags": [ + "Compressor", + "Dynamics", + "Effect" + ] } ] } \ No newline at end of file