From 53bd1d23c7a36fa96af64cd9701d4433946489c0 Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Wed, 28 Jan 2026 02:07:25 +0100 Subject: [PATCH] Update manifest.json for release v1.2.3.4 with changelog and source URL adjustments --- manifest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifest.json b/manifest.json index 3a44cde..7bd944a 100644 --- a/manifest.json +++ b/manifest.json @@ -9,12 +9,12 @@ "imageUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/raw/branch/main/logo.png", "versions": [ { - "version": "1.2.3.3", + "version": "1.2.3.4", "changelog": "- Fixes the issue where buttons were cut off on smaller screens such as on S24/S25.", "targetAbi": "10.11.0.0", - "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/releases/download/v1.2.3.3/Jellyfin.Plugin.MediaBarEnhanced.zip", - "checksum": "77de42a6d4813c48b9659bc6832f7a91", - "timestamp": "2026-01-28T00:45:20Z" + "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/releases/download/v1.2.3.4/Jellyfin.Plugin.MediaBarEnhanced.zip", + "checksum": "", + "timestamp": "" }, { "version": "1.2.2.0",