diff --git a/manifest.json b/manifest.json index 75dc2c3..2204816 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.6.4.0", + "changelog": "- fix slide transition when using local/backdrop videos", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/releases/download/v1.6.4.0/Jellyfin.Plugin.MediaBarEnhanced.zip", + "checksum": "ef764cb3c5ed2281b01974b8625231da", + "timestamp": "2026-02-15T22:39:47Z" + }, { "version": "1.6.3.0", "changelog": "- fix path issue on subpath installations",