From b78064f4445ee99e86ade65e0c6a8abf1d5989ac Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sat, 16 Nov 2019 06:27:21 -0500 Subject: [PATCH] Update manifest for VCV-Prototype --- manifests/VCV-Prototype.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifests/VCV-Prototype.json b/manifests/VCV-Prototype.json index 187f66e7..a1239525 100644 --- a/manifests/VCV-Prototype.json +++ b/manifests/VCV-Prototype.json @@ -1,14 +1,14 @@ { "slug": "VCV-Prototype", "name": "Prototype", - "version": "1.1.1", + "version": "1.2.0", "license": "GPL-3.0-only", "brand": "VCV", "author": "VCV", "authorEmail": "contact@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", "donateUrl": "", "changelogUrl": "https://github.com/VCVRack/VCV-Prototype/blob/master/CHANGELOG.md",