From 77d178a37d0cc97b38a7b445c6fd23078546acf0 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Mon, 18 Dec 2017 06:46:09 -0500 Subject: [PATCH] For plugins that download successfully, fix version to match version defined in C++ file --- plugins/Bogaudio.json | 2 +- plugins/JW-Modules.json | 1 - plugins/LOGinstruments.json | 1 - plugins/LindenbergResearch.json | 1 - plugins/MrLumps.json | 1 - plugins/NauModular.json | 2 +- plugins/Nohmad.json | 1 - plugins/StellareModular.json | 1 - plugins/ValleyRackFree.json | 1 - plugins/VultModules.json | 1 - plugins/dekstop.json | 1 - 11 files changed, 2 insertions(+), 11 deletions(-) diff --git a/plugins/Bogaudio.json b/plugins/Bogaudio.json index e3e1c15f..ab1932b5 100644 --- a/plugins/Bogaudio.json +++ b/plugins/Bogaudio.json @@ -3,7 +3,7 @@ "name": "Bogaudio", "author": "bogaudio", "license": "BSD 3-clause", - "version": "0.5.1", + "version": "0.5.1b", "homepage": "https://github.com/bogaudio/BogaudioModules", "manual": "https://github.com/bogaudio/BogaudioModules/blob/master/README.md", "source": "https://github.com/bogaudio/BogaudioModules", diff --git a/plugins/JW-Modules.json b/plugins/JW-Modules.json index 4a588e71..52851b9f 100644 --- a/plugins/JW-Modules.json +++ b/plugins/JW-Modules.json @@ -2,7 +2,6 @@ "slug": "JW-Modules", "name": "JW-Modules", "author": "Jeremy Wentworth", - "version": "0.5.7", "homepage": "http://jeremywentworth.com", "manual": "https://github.com/jeremywen/JW-Modules/blob/master/README.md", "source": "https://github.com/jeremywen/JW-Modules", diff --git a/plugins/LOGinstruments.json b/plugins/LOGinstruments.json index 818a3da2..b2a5a77c 100644 --- a/plugins/LOGinstruments.json +++ b/plugins/LOGinstruments.json @@ -2,7 +2,6 @@ "slug": "LOGinstruments", "name": "LOGinstruments", "author": "leopard86", - "version": "0.5.3", "source": "https://github.com/leopard86/LOGinstruments", "manual": "https://github.com/leopard86/LOGinstruments/blob/master/README.md", "downloads": { diff --git a/plugins/LindenbergResearch.json b/plugins/LindenbergResearch.json index 0eff0ecf..c7dce6c1 100644 --- a/plugins/LindenbergResearch.json +++ b/plugins/LindenbergResearch.json @@ -2,7 +2,6 @@ "slug": "LindenbergResearch", "name": "Lindenberg Research", "author": "lindenbergresearch", - "version": "0.5.0", "source": "https://github.com/lindenbergresearch/LRTRack", "downloads": { "win": { diff --git a/plugins/MrLumps.json b/plugins/MrLumps.json index e3ad6cc5..6a857b34 100644 --- a/plugins/MrLumps.json +++ b/plugins/MrLumps.json @@ -3,7 +3,6 @@ "name": "MrLumps", "author": "djpeterso23662", "license": "BSD 3-clause", - "version": "0.5.1", "manual": "https://github.com/djpeterso23662/MrLumps/blob/master/README.md", "source": "https://github.com/djpeterso23662/MrLumps", "downloads": { diff --git a/plugins/NauModular.json b/plugins/NauModular.json index cead2ee4..5503b776 100644 --- a/plugins/NauModular.json +++ b/plugins/NauModular.json @@ -2,7 +2,7 @@ "slug": "NauModular", "name": "NauModular", "author": "naus3a", - "version": "0.5.0", + "version": "1.0", "source": "https://github.com/naus3a/NauModular", "manual": "https://github.com/naus3a/NauModular/blob/master/README.md", "downloads": { diff --git a/plugins/Nohmad.json b/plugins/Nohmad.json index 64e7cb3f..161bcf17 100644 --- a/plugins/Nohmad.json +++ b/plugins/Nohmad.json @@ -3,7 +3,6 @@ "name": "Nohmad", "author": "joelrobichaud", "license": "MIT", - "version": "0.5.1", "manual": "https://github.com/joelrobichaud/Nohmad/blob/master/README.md", "source": "https://github.com/joelrobichaud/Nohmad", "downloads": { diff --git a/plugins/StellareModular.json b/plugins/StellareModular.json index 0e995dae..108523c7 100644 --- a/plugins/StellareModular.json +++ b/plugins/StellareModular.json @@ -2,7 +2,6 @@ "slug": "StellareModular", "name": "Stellare Modular", "license": "MIT", - "version": "0.5.0", "homepage": "https://www.facebook.com/stellaremodular/", "manual": "https://github.com/stellare-modular/vcv-rack/blob/master/README.md", "source": "https://github.com/stellare-modular", diff --git a/plugins/ValleyRackFree.json b/plugins/ValleyRackFree.json index 7131e2e5..ac156d61 100644 --- a/plugins/ValleyRackFree.json +++ b/plugins/ValleyRackFree.json @@ -3,7 +3,6 @@ "name": "Valley Rack Free", "author": "ValleyAudio", "license": "GPL-3.0 and BSD-3-Clause", - "version": "0.5.2", "manual": "https://github.com/ValleyAudio/ValleyRackFree/", "source": "https://github.com/ValleyAudio/ValleyRackFree/", "downloads": { diff --git a/plugins/VultModules.json b/plugins/VultModules.json index 8ae929ba..4af3c8ff 100644 --- a/plugins/VultModules.json +++ b/plugins/VultModules.json @@ -2,7 +2,6 @@ "slug": "VultModules", "name": "VultModules", "author": "modlfo", - "version": "0.5.2", "homepage": "https://modlfo.github.io/VultModules", "manual": "https://modlfo.github.io/VultModules", "source": "https://github.com/modlfo/VultModules", diff --git a/plugins/dekstop.json b/plugins/dekstop.json index d61a6c2b..e41c72af 100644 --- a/plugins/dekstop.json +++ b/plugins/dekstop.json @@ -2,7 +2,6 @@ "slug": "dekstop", "name": "dekstop", "author": "dekstop", - "version": "0.5.0", "source": "https://github.com/dekstop/vcvrackplugins_dekstop", "manual": "https://github.com/dekstop/vcvrackplugins_dekstop/blob/master/README.md", "downloads": {