From 273e563678d3b54b27000b10b6f5d578e9c74b49 Mon Sep 17 00:00:00 2001 From: Jeremy Wentworth Date: Sat, 2 Dec 2017 17:15:54 -0500 Subject: [PATCH] added homepage links to autodafe and horamusic --- plugins/AutodafeBlankPanel.json | 3 ++- plugins/AutodafeDrumKit.json | 3 ++- plugins/AutodafeModulePack.json | 3 ++- plugins/HoraMusic.json | 3 ++- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/plugins/AutodafeBlankPanel.json b/plugins/AutodafeBlankPanel.json index f7f7ffcc..35994acd 100644 --- a/plugins/AutodafeBlankPanel.json +++ b/plugins/AutodafeBlankPanel.json @@ -1,5 +1,6 @@ { "slug": "AutodafeBlankPanel", "name": "Autodafe Blank Panel", - "version": "0.5.0" + "version": "0.5.0", + "homepage": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html" } \ No newline at end of file diff --git a/plugins/AutodafeDrumKit.json b/plugins/AutodafeDrumKit.json index fbbe16be..e6e1378f 100644 --- a/plugins/AutodafeDrumKit.json +++ b/plugins/AutodafeDrumKit.json @@ -2,5 +2,6 @@ "slug": "AutodafeDrumKit", "name": "Autodafe Drum Kit", "version": "0.5.0", - "source": "https://github.com/antoniograzioli/Autodafe-Drums" + "source": "https://github.com/antoniograzioli/Autodafe-Drums", + "homepage": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html" } \ No newline at end of file diff --git a/plugins/AutodafeModulePack.json b/plugins/AutodafeModulePack.json index 35d245e7..f9ff5551 100644 --- a/plugins/AutodafeModulePack.json +++ b/plugins/AutodafeModulePack.json @@ -2,5 +2,6 @@ "slug": "AutodafeModulePack", "name": "Autodafe Module Pack", "version": "0.5.0", - "source": "https://github.com/antoniograzioli/Autodafe" + "source": "https://github.com/antoniograzioli/Autodafe", + "homepage": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html" } \ No newline at end of file diff --git a/plugins/HoraMusic.json b/plugins/HoraMusic.json index 7fe476d8..fe64b6c5 100644 --- a/plugins/HoraMusic.json +++ b/plugins/HoraMusic.json @@ -1,5 +1,6 @@ { "slug": "HoraMusic", "name": "Hora Music", - "version": "0.5.0" + "version": "0.5.0", + "homepage": "https://gumroad.com/horamusic" } \ No newline at end of file