From e8f582dd80f99cd766aed841acacbed86d393857 Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Tue, 3 Feb 2026 19:59:08 +0000 Subject: [PATCH] Auto-Update Seasonals to v1.6.7.0 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index ffc8731..fa46cf9 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.7.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.7.0/Jellyfin.Plugin.Seasonals.zip", + "checksum": "b5a50edabbb2f87f86dbf21f842caee8", + "timestamp": "2026-02-03T19:59:05Z" + }, { "version": "1.6.6.0", "changelog": "- feat: Add client-side toggle option for seasonal settings",