diff --git a/manifest.json b/manifest.json index dfb0abe..e4760f5 100644 --- a/manifest.json +++ b/manifest.json @@ -83,6 +83,14 @@ "category": "General", "imageUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/Jellyfin-Seasonals-Plugin/raw/branch/main/logo.png", "versions": [ + { + "version": "1.5.1.0", + "changelog": "- fix: snowfall effect sometimes not scaling on window resize, which leads to clustering and rain effect of snowflakes", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/Jellyfin-Seasonals-Plugin/releases/download/v1.5.1.0/Jellyfin.Plugin.Seasonals.zip", + "checksum": "226621c504e9f59377d0df8b7ec5ff22", + "timestamp": "2026-01-21T22:53:14Z" + }, { "version": "1.5.0.0", "changelog": "- Refactor script injection logic",