From 6b425470ab4ea66fce320823abdb252c2bd1d89f Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Sun, 8 Mar 2026 14:48:19 +0000 Subject: [PATCH] Auto-Update MediaBar Enhanced to v1.7.1.1 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 9f92234..a54d931 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.7.1.1", + "changelog": "- fix button issue on mobile when using ElegantFin Theme", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/releases/download/v1.7.1.1/Jellyfin.Plugin.MediaBarEnhanced.zip", + "checksum": "be6c7556f11d1a132bb55d4de418e30b", + "timestamp": "2026-03-08T14:48:16Z" + }, { "version": "1.7.1.0", "changelog": "- fix button issue on mobile when using ElegantFin Theme",