From e1c1a9ea0d129847cd6a8d44d639c0a1913dddb9 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Tue, 21 May 2019 17:33:46 -0400 Subject: [PATCH] Reorder plugin properties. --- plugin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugin.json b/plugin.json index 74abf76..0a8d927 100644 --- a/plugin.json +++ b/plugin.json @@ -1,13 +1,13 @@ { "slug": "Befaco", - "name": "Befaco", - "author": "Befaco", + "version": "1.0.0", "license": "BSD-3-Clause", + "name": "Befaco", + "author": "VCV", "authorEmail": "contact@vcvrack.com", "pluginUrl": "https://vcvrack.com/Befaco.html", "authorUrl": "https://vcvrack.com/", "sourceUrl": "https://github.com/VCVRack/Befaco", - "version": "1.0.0", "modules": [ { "slug": "EvenVCO",