diff --git a/manifest.json b/manifest.json index 090d37f..b1a6513 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.7.1.0", + "changelog": "- feat: add summer, spring and carnival themes", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/Jellyfin-Seasonals-Plugin/releases/download/v1.7.1.0/Jellyfin.Plugin.Seasonals.zip", + "checksum": "5f288972124771d1223484f75138f566", + "timestamp": "2026-02-19T02:20:23Z" + }, { "version": "1.7.0.15", "changelog": "- feat: add customizable auto seasonal list via config page\n- feat: add new season theme 'resurrection' by Bioflash257",