From 8b7c4b12de9e67b04771c8c44caddd1e4ab2b82e Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Tue, 5 Jun 2018 07:03:11 -0400 Subject: [PATCH] Add VultModulesFree to plugin manager --- manifests/Southpole.json | 2 +- manifests/VultModulesFree.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/manifests/Southpole.json b/manifests/Southpole.json index 7adb1e34..d4c0bd98 100644 --- a/manifests/Southpole.json +++ b/manifests/Southpole.json @@ -1,5 +1,5 @@ { - "name": "Southpole Modular", + "name": "Southpole", "author": "Gerhard Brandt", "license": "BSD-3-Clause", "manualUrl": "https://github.com/gbrandt1/southpole-vcvrack/blob/master/README.md", diff --git a/manifests/VultModulesFree.json b/manifests/VultModulesFree.json index f8b9f53d..60ef1dfc 100644 --- a/manifests/VultModulesFree.json +++ b/manifests/VultModulesFree.json @@ -5,5 +5,6 @@ "authorEmail": "modlfo@gmail.com", "authorUrl": "http://modlfo.github.io", "pluginUrl": "https://github.com/modlfo/VultModules/releases", - "latestVersion": "0.6.3" + "latestVersion": "0.6.4", + "status": "available" }