diff --git a/manifest.json b/manifest.json index f17144d..1a18979 100644 --- a/manifest.json +++ b/manifest.json @@ -203,6 +203,14 @@ "category": "General", "imageUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/Jellyfin-Seasonals-Plugin/raw/branch/main/logo.png", "versions": [ + { + "version": "1.6.13.2", + "changelog": "- Refactor seasonals.js", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/Jellyfin-Seasonals-Plugin/releases/download/v1.6.13.2/Jellyfin.Plugin.Seasonals.zip", + "checksum": "b4cce0db6f194d1cd6ff43666f98e455", + "timestamp": "2026-02-04T15:01:12Z" + }, { "version": "1.6.13.1", "changelog": "- feat: Add client-side toggle option for seasonal settings",