diff --git a/manifests/StellareModular-Link.json b/manifests/StellareModular-Link.json index 221874bf..01d0b323 100644 --- a/manifests/StellareModular-Link.json +++ b/manifests/StellareModular-Link.json @@ -3,9 +3,11 @@ "author": "Stellare Modular", "license": "GPL-3", "authorUrl": "https://www.facebook.com/stellaremodular", + "authorEmail": "stellaremodular@gmail.com", + "pluginUrl": "https://github.com/stellare-modular/vcv-link", "manualUrl": "https://github.com/stellare-modular/vcv-link/blob/master/README.md", "sourceUrl": "https://github.com/stellare-modular/vcv-link", "donateUrl": "https://paypal.me/stellaremodular", - "latestVersion": "0.6.1", - "pluginUrl": "https://github.com/stellare-modular/vcv-link/blob/master/README.md" + "latestVersion": "0.6.2", + "status": "available" } \ No newline at end of file diff --git a/manifests/StellareModular.json b/manifests/StellareModular.json index 5191ac33..42447953 100644 --- a/manifests/StellareModular.json +++ b/manifests/StellareModular.json @@ -1,10 +1,12 @@ { "name": "Turing Machine + Blank", "author": "Stellare Modular", - "license": "MIT", + "license": "proprietary", "authorUrl": "https://www.facebook.com/stellaremodular", + "authorEmail": "stellaremodular@gmail.com", + "pluginUrl": "https://github.com/stellare-modular/vcv-rack", "manualUrl": "https://github.com/stellare-modular/vcv-rack/blob/master/README.md", - "pluginUrl": "https://github.com/stellare-modular/vcv-rack/releases/tag/0.6.0", "donateUrl": "https://paypal.me/stellaremodular", - "latestVersion": "0.6.0" + "latestVersion": "0.6.1", + "status": "available" }