From 438216617c20baab41193c72df4b5dd37ce7b2cb Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Wed, 4 Feb 2026 15:01:52 +0000 Subject: [PATCH] Auto-Update MediaBar Enhanced to v1.4.0.1 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 1a18979..5f4f105 100644 --- a/manifest.json +++ b/manifest.json @@ -8,6 +8,14 @@ "category": "General", "imageUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/raw/branch/main/logo.png", "versions": [ + { + "version": "1.4.0.1", + "changelog": "- feat: Add client-side settings feature for selected media bar settings", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/releases/download/v1.4.0.1/Jellyfin.Plugin.MediaBarEnhanced.zip", + "checksum": "4068c03b1ab809906d64d4faed1c1b0e", + "timestamp": "2026-02-04T15:01:50Z" + }, { "version": "1.4.0.0", "changelog": "- feat: Add client-side settings feature for selected media bar settings",