From 4968bbb8700945641a498cf1af55069e2def01c7 Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Mon, 16 Feb 2026 15:14:04 +0000 Subject: [PATCH] Auto-Update Seasonals to v1.7.0.2 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index ad31782..13f1446 100644 --- a/manifest.json +++ b/manifest.json @@ -171,6 +171,14 @@ "category": "General", "imageUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/Jellyfin-Seasonals-Plugin/raw/branch/main/logo.png", "versions": [ + { + "version": "1.7.0.2", + "changelog": "- feat: add customizable auto seasonal list via config page\n- feat: add new season theme 'resurrection' by Bioflash257", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/Jellyfin-Seasonals-Plugin/releases/download/v1.7.0.2/Jellyfin.Plugin.Seasonals.zip", + "checksum": "d1eb84a453635e57484cfb0962ea336a", + "timestamp": "2026-02-16T15:14:01Z" + }, { "version": "1.7.0.1", "changelog": "- feat: add customizable auto seasonal list via config page\n- feat: add new season theme 'resurrection' by Bioflash257",