Browse Source

Make StellareModular available.

master
Andrew Belt 6 years ago
parent
commit
a907736995
2 changed files with 9 additions and 5 deletions
  1. +4
    -2
      manifests/StellareModular-Link.json
  2. +5
    -3
      manifests/StellareModular.json

+ 4
- 2
manifests/StellareModular-Link.json View File

@@ -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"
}

+ 5
- 3
manifests/StellareModular.json View File

@@ -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"
}

Loading…
Cancel
Save