diff --git a/manifest.json b/manifest.json index c8c4a73..1fc8696 100644 --- a/manifest.json +++ b/manifest.json @@ -99,6 +99,14 @@ "category": "General", "imageUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/raw/branch/main/logo.png", "versions": [ + { + "version": "1.2.3.3", + "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" + }, { "version": "1.2.3.2", "changelog": "- Fixes the issue where buttons were cut off on smaller screens such as on S24/S25.",