From fcfd7489804a03c60876f70fd6877efb8a7d3d7a Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Wed, 4 Feb 2026 17:09:31 +0000 Subject: [PATCH] Auto-Update MediaBar Enhanced to v1.4.0.7 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 32cd7bd..245537c 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.7", + "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.7/Jellyfin.Plugin.MediaBarEnhanced.zip", + "checksum": "450e5977228d08b8451b6047e4a6be94", + "timestamp": "2026-02-04T17:09:28Z" + }, { "version": "1.4.0.6", "changelog": "- feat: Add client-side settings feature for selected media bar settings",