From 117af7e76b652ce0324f63cb8bf380aaba4ff542 Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Tue, 3 Feb 2026 21:03:44 +0000 Subject: [PATCH] Auto-Update Seasonals to v1.6.10.0 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index a3e467c..ed0e030 100644 --- a/manifest.json +++ b/manifest.json @@ -163,6 +163,14 @@ "category": "General", "imageUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/Jellyfin-Seasonals-Plugin/raw/branch/main/logo.png", "versions": [ + { + "version": "1.6.10.0", + "changelog": "- feat: Add client-side toggle option for seasonal settings", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/Jellyfin-Seasonals-Plugin/releases/download/v1.6.10.0/Jellyfin.Plugin.Seasonals.zip", + "checksum": "3a56b23e0adf64e1e85f0aa1ac93e1b2", + "timestamp": "2026-02-03T21:03:40Z" + }, { "version": "1.6.9.0", "changelog": "- feat: Add client-side toggle option for seasonal settings",