From f437a546d297e30682d5edf7db62ffbbfda7fa9b Mon Sep 17 00:00:00 2001 From: CodeDevMLH <+CodeDevMLH@users.noreply.github.com> Date: Tue, 24 Mar 2026 01:27:06 +0000 Subject: [PATCH] Update manifest.json for release v1.9.0.0 [skip ci] --- manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index 7a76dbb..e48d73a 100644 --- a/manifest.json +++ b/manifest.json @@ -12,9 +12,9 @@ "version": "1.9.0.0", "changelog": "- fix pagination dot issue on mobile when showing more than 10 dots (should now dynamically adjust the max dots threshold based on screen size)\n- add option to delay trailer playback\n- add option to limit the plot width", "targetAbi": "10.11.0.0", - "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/releases/download/v1.8.1.6/Jellyfin.Plugin.MediaBarEnhanced.zip", - "checksum": "f6b8dfde71b376e73a83d66e13171e9c", - "timestamp": "2026-03-24T00:04:23Z" + "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/releases/download/v1.9.0.0/Jellyfin.Plugin.MediaBarEnhanced.zip", + "checksum": "de2c736f754788eeb881aaa4fafa692f", + "timestamp": "2026-03-24T01:27:06Z" }, { "version": "1.8.0.0",