From f63f1222fe2c034fe764f9ef09340d4dee17d29a Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Tue, 3 Feb 2026 23:12:31 +0000 Subject: [PATCH] Auto-Update Seasonals to v1.6.13.0 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 2b0de41..e073ff2 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.13.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.13.0/Jellyfin.Plugin.Seasonals.zip", + "checksum": "171e02dc929fe93497e784e603475e50", + "timestamp": "2026-02-03T23:12:28Z" + }, { "version": "1.6.12.0", "changelog": "- feat: Add client-side toggle option for seasonal settings",