commit 4bfcf1158b878956c89bb8378c81c0db634ef5d0
parent 5a9d37d6d738b243f5d987b0e36d9fb75fb19dfa
Author: Matt Demanett <matt@demanett.net>
Date: Mon, 20 May 2019 00:10:04 -0400
v1: change author to Bogaudio in plugin.json, since this is what is displayed in module browser, even though that is surely a bug.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/plugin.json b/plugin.json
@@ -3,7 +3,7 @@
"name": "Bogaudio",
"version": "1.0.17",
"license": "BSD-3-Clause",
- "author": "Matt Demanett",
+ "author": "Bogaudio",
"authorEmail": "",
"authorUrl": "",
"pluginUrl": "https://github.com/bogaudio/BogaudioModules/blob/master/README.md",