diff --git a/manifests/VCV-Router.json b/manifests/VCV-Router.json index 6ea91303..4e95a79b 100644 --- a/manifests/VCV-Router.json +++ b/manifests/VCV-Router.json @@ -1,21 +1,21 @@ { "slug": "VCV-Router", - "name": "Router", - "version": "1.0.1", - "license": "proprietary", + "name": "VCV Router", + "version": "2.0.1", + "license": "https://vcvrack.com/eula", "brand": "VCV", "author": "VCV", - "authorEmail": "contact@vcvrack.com", + "authorEmail": "support@vcvrack.com", "authorUrl": "https://vcvrack.com/", - "pluginUrl": "https://vcvrack.com/Router.html", - "manualUrl": "https://vcvrack.com/Router.html#manual", - "sourceUrl": "", - "donateUrl": "", + "pluginUrl": "https://vcvrack.com/Router", + "manualUrl": "https://vcvrack.com/Router#manual", + "changelogUrl": "https://vcvrack.com/Router#changelog", "modules": [ { "slug": "OctalRouter", "name": "Octal Router", "description": "Sequential switch matrix", + "changelogUrl": "https://vcvrack.com/Router#manual", "tags": [ "Sequencer", "Switch" @@ -25,6 +25,7 @@ "slug": "Router1_4", "name": "Router 1:4", "description": "Sequential switch", + "changelogUrl": "https://vcvrack.com/Router#manual-14-41", "tags": [ "Sequencer", "Switch" @@ -34,6 +35,7 @@ "slug": "Router4_1", "name": "Router 4:1", "description": "Sequential switch", + "changelogUrl": "https://vcvrack.com/Router#manual-14-41", "tags": [ "Sequencer", "Switch" diff --git a/manifests/VCV-Scalar.json b/manifests/VCV-Scalar.json index e92f3af7..0bdbcf43 100644 --- a/manifests/VCV-Scalar.json +++ b/manifests/VCV-Scalar.json @@ -1,16 +1,15 @@ { "slug": "VCV-Scalar", - "name": "Scalar", - "version": "1.0.0", - "license": "proprietary", + "name": "VCV Scalar", + "version": "2.0.0", + "license": "https://vcvrack.com/eula", "brand": "VCV", "author": "VCV", - "authorEmail": "contact@vcvrack.com", + "authorEmail": "support@vcvrack.com", "authorUrl": "https://vcvrack.com/", - "pluginUrl": "https://vcvrack.com/Scalar.html", - "manualUrl": "https://vcvrack.com/Scalar.html#manual", - "sourceUrl": "", - "donateUrl": "", + "pluginUrl": "https://vcvrack.com/Scalar", + "manualUrl": "https://vcvrack.com/Scalar#manual", + "changelogUrl": "https://vcvrack.com/Scalar#changelog", "modules": [ { "slug": "Scalar",