From 5527ede2af972077b1dd9825c63e12c5c8ac22eb Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Wed, 1 Dec 2021 15:16:13 -0500 Subject: [PATCH] Update manifest for Autinn, Valley, OSCelot, computerscare --- manifests/Autinn.json | 8 +++++--- manifests/OSCelot.json | 2 +- manifests/Valley.json | 2 +- manifests/computerscare.json | 2 +- 4 files changed, 8 insertions(+), 6 deletions(-) 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",