diff --git a/manifest.json b/manifest.json index feb59f9..d9f3f65 100644 --- a/manifest.json +++ b/manifest.json @@ -8,6 +8,14 @@ "category": "General", "imageUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/Jellyfin-Seasonals-Plugin/raw/branch/main/logo.png", "versions": [ + { + "version": "1.1.1.0", + "changelog": "Bug fixing: Added Advanced Configuration UI for customizing individual seasonal effects.", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/Jellyfin-Seasonals-Plugin/releases/download/v1.1.0.0/Jellyfin.Plugin.Seasonals.zip", + "checksum": "f1d7e2b24ad474904fa0eb1749e855b0", + "timestamp": "2025-12-16T00:56:08Z" + }, { "version": "1.1.0.0", "changelog": "Added Advanced Configuration UI for customizing individual seasonal effects.",