From 9af95238a418ee4cc83b324cb778a733e26058a0 Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Sat, 28 Feb 2026 00:56:19 +0000 Subject: [PATCH] Auto-Update Seasonals to v2.0.0.2 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 7eb189e..db518aa 100644 --- a/manifest.json +++ b/manifest.json @@ -235,6 +235,14 @@ "category": "General", "imageUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/Jellyfin-Seasonals-Plugin/raw/branch/main/logo.png", "versions": [ + { + "version": "2.0.0.2", + "changelog": "- feat: add many themes\n- fix: improve performance", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/Jellyfin-Seasonals-Plugin/releases/download/v2.0.0.2/Jellyfin.Plugin.Seasonals.zip", + "checksum": "b881a6c14a633ccd9c2dd0556404179c", + "timestamp": "2026-02-28T00:56:15Z" + }, { "version": "2.0.0.1", "changelog": "- feat: add many themes\n- fix: improve performance",