diff --git a/manifest.json b/manifest.json index bb926b1..27bfccb 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.2.0", + "changelog": "- Fixes issues with persistent slides-container visibility", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/releases/download/v1.2.2.0/Jellyfin.Plugin.MediaBarEnhanced.zip", + "checksum": "3362f93815845c4e85b66b31bcd0f52c", + "timestamp": "2026-01-24T22:53:55Z" + }, { "version": "1.2.1.0", "changelog": "- Update mediaBarEnhanced.js and mediaBarEnhanced.css with version 3.0.8 from original repo",