gen-rack

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

commit 566d3f5aa02e3a4514e177ef48d8357ed6d9a3e1
parent 1882a14e0d8d2604bab75809e9478c27f84d0ace
Author: Isabel <isabelgk@users.noreply.github.com>
Date:   Tue, 11 Jan 2022 10:26:03 -0500

Update plugin.json
Diffstat:
Mplugin.json | 5++---
1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/plugin.json b/plugin.json @@ -1,7 +1,7 @@ { "slug": "gen-rack", "name": "gen-rack", - "version": "1.0.0-beta", + "version": "2.0.0-beta", "license": "GPL-3.0-or-later", "brand": "gen-rack", "author": "Isabel Kaspriskie", @@ -15,4 +15,4 @@ "modules": [ ] -} -\ No newline at end of file +}