From 28085801b7e30a98931566591574b3958505a5a8 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Wed, 28 Mar 2018 12:25:47 -0400 Subject: [PATCH] Make VCV plugins available --- manifests/VCV-Console.json | 3 ++- manifests/VCV-PulseMatrix.json | 3 ++- manifests/VCV-Router.json | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/manifests/VCV-Console.json b/manifests/VCV-Console.json index 538a7398..9a2f27d0 100644 --- a/manifests/VCV-Console.json +++ b/manifests/VCV-Console.json @@ -6,5 +6,6 @@ "authorUrl": "https://vcvrack.com/", "manualUrl": "https://vcvrack.com/Console.html#manual", "latestVersion": "0.6.0", - "productId": "521624682539" + "productId": "521624682539", + "status": "available" } \ No newline at end of file diff --git a/manifests/VCV-PulseMatrix.json b/manifests/VCV-PulseMatrix.json index 1db37700..2dc1d807 100644 --- a/manifests/VCV-PulseMatrix.json +++ b/manifests/VCV-PulseMatrix.json @@ -6,5 +6,6 @@ "authorUrl": "https://vcvrack.com/", "manualUrl": "https://vcvrack.com/PulseMatrix.html#manual", "latestVersion": "0.6.0", - "productId": "449821147179" + "productId": "449821147179", + "status": "available" } \ No newline at end of file diff --git a/manifests/VCV-Router.json b/manifests/VCV-Router.json index 9cd0a4b1..3238327e 100644 --- a/manifests/VCV-Router.json +++ b/manifests/VCV-Router.json @@ -6,5 +6,6 @@ "authorUrl": "https://vcvrack.com/", "manualUrl": "https://vcvrack.com/Router.html#manual", "latestVersion": "0.6.0", - "productId": "1054185160747" + "productId": "1054185160747", + "status": "available" } \ No newline at end of file