From 3306bb703d8a77ae057aae2244ea2d1dfcafd045 Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Wed, 4 Feb 2026 16:40:28 +0000 Subject: [PATCH] Auto-Update MediaBar Enhanced to v1.4.0.6 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index c60bb2c..0ebf982 100644 --- a/manifest.json +++ b/manifest.json @@ -107,6 +107,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.6", + "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.6/Jellyfin.Plugin.MediaBarEnhanced.zip", + "checksum": "348ebf449ac77fd156e2afbd03e80fce", + "timestamp": "2026-02-04T16:40:21Z" + }, { "version": "1.4.0.5", "changelog": "- feat: Add client-side settings feature for selected media bar settings",