gen-rack

Create VCV Rack modules from gen~ exports
Log | Files | Refs | README | LICENSE

commit 45c51b8110aa94dc904c814046decaacc6273f99
parent a60731f69230ee4c9e070fe59fc50777bb8f1138
Author: Isabel Kaspriskie <ikaspriskie@gmail.com>
Date:   Sun,  9 May 2021 11:21:05 -0500

Add changelog to plugin.json

Diffstat:
Mplugin.json | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/plugin.json b/plugin.json @@ -11,8 +11,8 @@ "manualUrl": "", "sourceUrl": "https://github.com/isabelgk/gen-rack", "donateUrl": "", - "changelogUrl": "", + "changelogUrl": "https://github.com/isabelgk/gen-rack/blob/main/CHANGELOG.md", "modules": [ ] - } -\ No newline at end of file +} +\ No newline at end of file