diff --git a/manifest.json b/manifest.json index 8fcfb9b..9263392 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.2.3.1", + "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.1/Jellyfin.Plugin.MediaBarEnhanced.zip", + "checksum": "e73029ac767e24d36742a27678758b6f", + "timestamp": "2026-01-28T00:17:28Z" + }, { "version": "1.2.3.0", "changelog": "- Fixes the issue where buttons were cut off on smaller screens such as on S24/S25.",