From 60feae4eef658eb499b893d7204093e61fe9c7d5 Mon Sep 17 00:00:00 2001 From: Christoph Scholtes Date: Sun, 20 Oct 2019 08:25:05 -0600 Subject: [PATCH] Remove incorrect version of OrangeLine plugin. --- manifests/OrangeLine.json | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 manifests/OrangeLine.json diff --git a/manifests/OrangeLine.json b/manifests/OrangeLine.json deleted file mode 100644 index 89aa311a..00000000 --- a/manifests/OrangeLine.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "slug": "OrangeLine", - "name": "OrangeLine", - "version": "1.1.alpha", - "license": "AGPL", - "brand": "", - "author": "Dieter Stubler", - "authorEmail": "dieter.stubler@googlemail.com", - "authorUrl": "https://github.com/Stubs42/OrangeLine", - "pluginUrl": "https://github.com/Stubs42/OrangeLine", - "manualUrl": "https://github.com/Stubs42/OrangeLine/blob/master/README.md", - "sourceUrl": "https://github.com/Stubs42/OrangeLine", - "donateUrl": "https://paypal.me/DieterStubler?locale.x=de_DE", - "modules": [ - { - "slug": "Fence", - "name": "Fence", - "description": "Keep CVs in a defined pitch range", - "tags": [ - "Quantizer", - "Tuner", - "Utility", - "Distorsion", - "WaveShaper" - ] - } - ] -} \ No newline at end of file