From e8a1e79a4d03eb17cfc894dd58261a050d772e67 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sat, 24 Nov 2018 12:52:20 -0500 Subject: [PATCH] Add VCV Host --- manifests/VCV-Host.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 manifests/VCV-Host.json diff --git a/manifests/VCV-Host.json b/manifests/VCV-Host.json new file mode 100644 index 00000000..9a6d6ca9 --- /dev/null +++ b/manifests/VCV-Host.json @@ -0,0 +1,13 @@ +{ + "name": "Host", + "author": "VCV", + "license": "proprietary", + "pluginUrl": "https://vcvrack.com/Host.html", + "authorUrl": "https://vcvrack.com/", + "authorEmail": "contact@vcvrack.com", + "manualUrl": "https://vcvrack.com/Host.html#manual", + "repoVersion": "0.6.0", + "productId": "1608587870251", + "latestVersion": "0.6.0", + "status": "available" +} \ No newline at end of file