From 74a46b80bb38bfc2abf0b65817c32852d1b03ba0 Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Tue, 3 Feb 2026 18:09:01 +0000 Subject: [PATCH] Auto-Update Seasonals to v1.6.1.0 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index de1adb4..7670efe 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.1.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.1.0/Jellyfin.Plugin.Seasonals.zip", + "checksum": "83f436ed934190aed64bbc028432bc82", + "timestamp": "2026-02-03T18:08:58Z" + }, { "version": "1.6.0.0", "changelog": "- feat: Add client-side toggle option for seasonal settings",