diff --git a/manifests/Autinn.json b/manifests/Autinn.json index 3c1373e3..e157841a 100644 --- a/manifests/Autinn.json +++ b/manifests/Autinn.json @@ -1,16 +1,17 @@ { "slug": "Autinn", "name": "Autinn", - "version": "1.0.0", - "license": "proprietary", + "version": "2.0.0", + "license": "GPL-3.0-or-later", "brand": "Autinn", "author": "Nikolai V. Chr.", "authorEmail": "", "authorUrl": "", "pluginUrl": "", "manualUrl": "https://github.com/NikolaiVChr/Autinn/wiki", - "sourceUrl": "", + "sourceUrl": "https://github.com/NikolaiVChr/Autinn", "donateUrl": "https://www.paypal.me/autinn", + "changelogUrl": "https://github.com/NikolaiVChr/Autinn/wiki/Changelog", "modules": [ { "slug": "Amp", @@ -139,6 +140,7 @@ "slug": "Vector", "name": "Vxy", "description": "Random x-y generator", + "deprecated": true, "tags": [ "Controller", "Utility", diff --git a/manifests/OSCelot.json b/manifests/OSCelot.json index 6a553b59..84237141 100644 --- a/manifests/OSCelot.json +++ b/manifests/OSCelot.json @@ -1,6 +1,6 @@ { "slug": "OSCelot", - "version": "1.0.2", + "version": "2.0.0", "license": "GPL-3.0-only", "author": "TheModularMind", "name": "OSCelot", diff --git a/manifests/Valley.json b/manifests/Valley.json index c1910f83..e32e96c9 100644 --- a/manifests/Valley.json +++ b/manifests/Valley.json @@ -1,7 +1,7 @@ { "slug": "Valley", "name": "Valley", - "version": "1.1.7", + "version": "2.0.0", "license": "GPL-3.0-or-later", "author": "Valley", "authorEmail": "valley.audio.soft@gmail.com", diff --git a/manifests/computerscare.json b/manifests/computerscare.json index b91dc330..eb37d745 100644 --- a/manifests/computerscare.json +++ b/manifests/computerscare.json @@ -1,6 +1,6 @@ { "slug": "computerscare", - "version": "1.4.3", + "version": "2.0.1", "name": "computerscare", "brand": "computerscare", "author": "computerscare",