Browse Source

Add email address to VCV plugins

pull/469/head
Andrew Belt 7 years ago
parent
commit
3ad59afede
3 changed files with 3 additions and 0 deletions
  1. +1
    -0
      manifests/VCV-Console.json
  2. +1
    -0
      manifests/VCV-PulseMatrix.json
  3. +1
    -0
      manifests/VCV-Router.json

+ 1
- 0
manifests/VCV-Console.json View File

@@ -4,6 +4,7 @@
"license": "proprietary",
"pluginUrl": "https://vcvrack.com/Console.html",
"authorUrl": "https://vcvrack.com/",
"authorEmail": "contact@vcvrack.com",
"manualUrl": "https://vcvrack.com/Console.html#manual",
"latestVersion": "0.6.0",
"productId": "521624682539",


+ 1
- 0
manifests/VCV-PulseMatrix.json View File

@@ -4,6 +4,7 @@
"license": "proprietary",
"pluginUrl": "https://vcvrack.com/PulseMatrix.html",
"authorUrl": "https://vcvrack.com/",
"authorEmail": "contact@vcvrack.com",
"manualUrl": "https://vcvrack.com/PulseMatrix.html#manual",
"latestVersion": "0.6.0",
"productId": "449821147179",


+ 1
- 0
manifests/VCV-Router.json View File

@@ -4,6 +4,7 @@
"license": "proprietary",
"pluginUrl": "https://vcvrack.com/Router.html",
"authorUrl": "https://vcvrack.com/",
"authorEmail": "contact@vcvrack.com",
"manualUrl": "https://vcvrack.com/Router.html#manual",
"latestVersion": "0.6.0",
"productId": "1054185160747",


Loading…
Cancel
Save