Browse Source

Update manifest for VCV-Prototype

v1
Andrew Belt 5 years ago
parent
commit
b78064f444
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      manifests/VCV-Prototype.json

+ 3
- 3
manifests/VCV-Prototype.json View File

@@ -1,14 +1,14 @@
{ {
"slug": "VCV-Prototype", "slug": "VCV-Prototype",
"name": "Prototype", "name": "Prototype",
"version": "1.1.1",
"version": "1.2.0",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"brand": "VCV", "brand": "VCV",
"author": "VCV", "author": "VCV",
"authorEmail": "contact@vcvrack.com", "authorEmail": "contact@vcvrack.com",
"authorUrl": "https://vcvrack.com/", "authorUrl": "https://vcvrack.com/",
"pluginUrl": "",
"manualUrl": "https://github.com/VCVRack/VCV-Prototype/blob/master/README.md",
"pluginUrl": "https://vcvrack.com/Prototype.html",
"manualUrl": "https://vcvrack.com/Prototype.html#manual",
"sourceUrl": "https://github.com/VCVRack/VCV-Prototype", "sourceUrl": "https://github.com/VCVRack/VCV-Prototype",
"donateUrl": "", "donateUrl": "",
"changelogUrl": "https://github.com/VCVRack/VCV-Prototype/blob/master/CHANGELOG.md", "changelogUrl": "https://github.com/VCVRack/VCV-Prototype/blob/master/CHANGELOG.md",


Loading…
Cancel
Save