From b4864873fa079cf3e077366fb0b042a9878c91e4 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Tue, 21 May 2019 17:33:25 -0400 Subject: [PATCH] Reorder plugin properties --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index 18d7eed..e92b13c 100644 --- a/plugin.json +++ b/plugin.json @@ -1,8 +1,8 @@ { "slug": "AudibleInstruments", - "name": "Audible Instruments", "version": "1.0.0", "license": "BSD-3-Clause", + "name": "Audible Instruments", "author": "VCV", "authorEmail": "contact@vcvrack.com", "authorUrl": "https://vcvrack.com/",