From 23a73543c99d62f8e4d0fa494f1329568a596191 Mon Sep 17 00:00:00 2001 From: CodeDevMLH <+CodeDevMLH@users.noreply.github.com> Date: Mon, 23 Mar 2026 22:47:55 +0000 Subject: [PATCH] Update manifest.json for release v1.8.1.3 [skip ci] --- manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index 248416d..d958e57 100644 --- a/manifest.json +++ b/manifest.json @@ -12,9 +12,9 @@ "version": "1.8.1.3", "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.2/Jellyfin.Plugin.MediaBarEnhanced.zip", - "checksum": "5ca1f5b5ad5dd20d521533b815aec656", - "timestamp": "2026-03-23T17:35:37Z" + "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/releases/download/v1.8.1.3/Jellyfin.Plugin.MediaBarEnhanced.zip", + "checksum": "9be63bf948fc4a41d643afbed301dd8a", + "timestamp": "2026-03-23T22:47:55Z" }, { "version": "1.8.0.0",