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" ] } ]