From a7df827d0e3e0a6ebf463e4c95d2979ab17ef9a8 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Tue, 21 May 2019 17:34:07 -0400 Subject: [PATCH] Reorder plugin properties. --- plugin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin.json b/plugin.json index 6e2a50f..e0b8e3f 100644 --- a/plugin.json +++ b/plugin.json @@ -1,9 +1,9 @@ { "slug": "Fundamental", - "name": "Fundamental", "version": "1.0.0", - "author": "VCV", "license": "BSD-3-Clause", + "name": "Fundamental", + "author": "VCV", "authorEmail": "contact@vcvrack.com", "pluginUrl": "https://vcvrack.com/Fundamental.html", "authorUrl": "https://vcvrack.com/",