commit 962bb0429d7bf7943cfa569ecd11c19d728c64d6
parent 0e438e8286feebe489277d9e083147a4ec9fcb0e
Author: Matt Demanett <matt@demanett.net>
Date: Mon, 14 Sep 2020 00:06:50 -0400
Set changeLogUrl to point to releases page; fix module tag.
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/plugin.json b/plugin.json
@@ -11,6 +11,7 @@
"manualUrl": "https://github.com/bogaudio/BogaudioModules/blob/master/README.md",
"sourceUrl": "https://github.com/bogaudio/BogaudioModules",
"donateUrl": "",
+ "changeLogUrl": "https://github.com/bogaudio/BogaudioModules/releases",
"modules": [
{
"slug": "Bogaudio-VCO",
@@ -549,7 +550,7 @@
"description": "Triple-CV VCA, for tremolo, MIDI velocity, etc",
"manualUrl": "https://github.com/bogaudio/BogaudioModules/blob/master/README.md#velo",
"tags": [
- "Velo",
+ "VCA",
"Polyphonic"
]
},