From 4532f3e32155e2ffaf58f98a65bc58a48e533433 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sun, 1 Apr 2018 02:19:25 -0400 Subject: [PATCH] Add Autodafe authorUrls --- manifests/Autodafe-DrumKit.json | 1 + manifests/Autodafe-REDs.json | 1 + manifests/Autodafe-REDsFREE.json | 1 + manifests/Autodafe.json | 1 + manifests/AutodafeBlankPanel.json | 1 + 5 files changed, 5 insertions(+) diff --git a/manifests/Autodafe-DrumKit.json b/manifests/Autodafe-DrumKit.json index 9ccd3bb9..289decee 100644 --- a/manifests/Autodafe-DrumKit.json +++ b/manifests/Autodafe-DrumKit.json @@ -1,6 +1,7 @@ { "name": "Autodafe Drum Kit", "author": "Autodafe", + "authorUrl": "https://www.autodafe.net/", "pluginUrl": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html", "sourceUrl": "https://github.com/antoniograzioli/Autodafe-Drums", "donateUrl": "https://www.paypal.me/autodafe", diff --git a/manifests/Autodafe-REDs.json b/manifests/Autodafe-REDs.json index f4b500c5..c04e902d 100644 --- a/manifests/Autodafe-REDs.json +++ b/manifests/Autodafe-REDs.json @@ -1,6 +1,7 @@ { "name": "Autodafe - REDs", "author": "Autodafe", + "authorUrl": "https://www.autodafe.net/", "pluginUrl": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules/autodafe-reds-modules-for-vcv-rack.html", "manualUrl": "https://www.autodafe.net/media/com_eshop/attachments/autodafe-reds-collection-manual.pdf", "latestVersion": "0.5.2" diff --git a/manifests/Autodafe-REDsFREE.json b/manifests/Autodafe-REDsFREE.json index 86384ac4..768d1af9 100644 --- a/manifests/Autodafe-REDsFREE.json +++ b/manifests/Autodafe-REDsFREE.json @@ -1,6 +1,7 @@ { "name": "Autodafe - REDs FREE", "author": "Autodafe", + "authorUrl": "https://www.autodafe.net/", "pluginUrl": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html", "manualUrl": "https://www.autodafe.net/media/com_eshop/attachments/autodafe-reds-collection-manual.pdf", "donateUrl": "https://www.paypal.me/autodafe", diff --git a/manifests/Autodafe.json b/manifests/Autodafe.json index 20ab751e..7822e86a 100644 --- a/manifests/Autodafe.json +++ b/manifests/Autodafe.json @@ -1,6 +1,7 @@ { "name": "Autodafe Module Pack", "author": "Autodafe", + "authorUrl": "https://www.autodafe.net/", "pluginUrl": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html", "sourceUrl": "https://github.com/antoniograzioli/Autodafe", "donateUrl": "https://www.paypal.me/autodafe", diff --git a/manifests/AutodafeBlankPanel.json b/manifests/AutodafeBlankPanel.json index 041f4f9c..dd933a09 100644 --- a/manifests/AutodafeBlankPanel.json +++ b/manifests/AutodafeBlankPanel.json @@ -1,6 +1,7 @@ { "name": "Autodafe Blank Panel", "author": "Autodafe", + "authorUrl": "https://www.autodafe.net/", "pluginUrl": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html", "latestVersion": "0.5.0" } \ No newline at end of file