From 342d51b75c9c6595b5ec93c7ccae7de904733192 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Tue, 10 Sep 2019 16:59:23 -0400 Subject: [PATCH] Fix manifest syntax --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index a6303cf..84f8b94 100644 --- a/plugin.json +++ b/plugin.json @@ -14,7 +14,7 @@ "name": "EvenVCO", "description": "Oscillator including even-harmonic waveform. Based on Befaco EvenVCO.", "tags": [ - "VCO" + "VCO", "Hardware" ] },