From b1d03f7616630b8ff08733d8c847b36130d1ffc0 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Wed, 28 Mar 2018 12:56:29 -0400 Subject: [PATCH] Fix Grayscale version, disable Squinky Labs I --- manifests/Grayscale.json | 2 +- manifests/squinkylabs-plug1.json | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/manifests/Grayscale.json b/manifests/Grayscale.json index 5d5bf0b7..3b97d236 100644 --- a/manifests/Grayscale.json +++ b/manifests/Grayscale.json @@ -5,6 +5,6 @@ "pluginUrl": "https://vcvrack.com/Grayscale.html", "authorUrl": "https://vcvrack.com/", "manualUrl": "https://vcvrack.com/Grayscale.html#manual", - "latestVersion": "0.5.0", + "latestVersion": "0.6.0", "status": "available" } \ No newline at end of file diff --git a/manifests/squinkylabs-plug1.json b/manifests/squinkylabs-plug1.json index 39999b17..bbfc30d7 100644 --- a/manifests/squinkylabs-plug1.json +++ b/manifests/squinkylabs-plug1.json @@ -4,6 +4,5 @@ "license": "MIT", "manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/docs/booty-shifter.md", "sourceUrl": "https://github.com/squinkylabs/SquinkyVCV", - "latestVersion": "0.6.0", - "status": "available" + "latestVersion": "0.6.0" } \ No newline at end of file