From 00cd0d5cda9257e04bf4ba59c7d61f2519d6f352 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Mon, 17 Oct 2022 14:45:55 -0400 Subject: [PATCH] Update manifest RPJVisualizer to 2.1.3 --- manifests-cache.json | 2 +- manifests/RPJVisualizer.json | 16 +++++++++------- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index 0fe8c29c..170fbc4d 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -11448,7 +11448,7 @@ } }, "RPJVisualizer": { - "buildTimestamp": 1665289443.9279685, + "buildTimestamp": 1666032031.868208, "creationTimestamp": 1664892729.2148025, "modules": { "LFMFull": { diff --git a/manifests/RPJVisualizer.json b/manifests/RPJVisualizer.json index ac285734..7c921c0d 100644 --- a/manifests/RPJVisualizer.json +++ b/manifests/RPJVisualizer.json @@ -1,32 +1,34 @@ { "slug": "RPJVisualizer", "name": "RPJ Visualizer", - "version": "2.1.0", + "version": "2.1.3", "license": "GPL-3.0-or-later", "brand": "RPJ", "author": "Robert Kock", "authorEmail": "robert.kock@gmail.com", "authorUrl": "", "pluginUrl": "", - "manualUrl": "https://github.com/kockie69/RPJ/blob/v2/docs/lowfatmilk.md", + "manualUrl": "https://github.com/kockie69/Visualizer/blob/main/docs/lowfatmilk.md", "sourceUrl": "https://github.com/kockie69/Visualizer", "donateUrl": "https://paypal.me/RPJVCV", - "changelogUrl": "https://github.com/kockie69/RPJ/blob/v2/CHANGELOG2.md", + "changelogUrl": "https://github.com/kockie69/Visualizer/blob/main/CHANGELOG.md", "modules": [ { "slug": "LFMFull", "name": "LFMFull", - "description": "Psycho visualizer", + "description": "Psycho visualizer, shown in a separate display. \nBased on ProjectM, this module uses MilkDrop/Winamp presets.", "tags": [ - "Utilities" + "Utility", + "Visual" ] }, { "slug": "LFMEmbedded", "name": "LFMEmbedded", - "description": "Psycho visualizer", + "description": "Psycho visualizer, shown in an embedded display. \nBased on ProjectM, this module uses MilkDrop/Winamp presets.", "tags": [ - "Utilities" + "Utility", + "Visual" ] } ]