From b05f5310fe465a12ddcb8e843ca3492fbeafd5a0 Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Wed, 4 Feb 2026 12:39:15 +0000 Subject: [PATCH] Auto-Update Seasonals to v1.6.13.1 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index f231891..84b4f5a 100644 --- a/manifest.json +++ b/manifest.json @@ -195,6 +195,14 @@ "category": "General", "imageUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/Jellyfin-Seasonals-Plugin/raw/branch/main/logo.png", "versions": [ + { + "version": "1.6.13.1", + "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.1/Jellyfin.Plugin.Seasonals.zip", + "checksum": "73177840d232ea06a0b621b901770d4c", + "timestamp": "2026-02-04T12:39:13Z" + }, { "version": "1.6.13.0", "changelog": "- feat: Add client-side toggle option for seasonal settings",