From bcfb174d4146e32f26f76ed332dfdffa755058d9 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sat, 16 Nov 2019 00:59:56 -0500 Subject: [PATCH] Add plugin website to manifest. --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index b85aed7..4716fcb 100644 --- a/plugin.json +++ b/plugin.json @@ -7,7 +7,7 @@ "author": "VCV", "authorEmail": "contact@vcvrack.com", "authorUrl": "https://vcvrack.com/", - "pluginUrl": "", + "pluginUrl": "https://vcvrack.com/Prototype.html", "manualUrl": "https://github.com/VCVRack/VCV-Prototype/blob/master/README.md", "sourceUrl": "https://github.com/VCVRack/VCV-Prototype", "donateUrl": "",