From 48ea9df00418a522403e09733560f8ab34032cba Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Wed, 4 Feb 2026 15:01:15 +0000 Subject: [PATCH] Auto-Update Seasonals to v1.6.13.2 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index f17144d..1a18979 100644 --- a/manifest.json +++ b/manifest.json @@ -203,6 +203,14 @@ "category": "General", "imageUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/Jellyfin-Seasonals-Plugin/raw/branch/main/logo.png", "versions": [ + { + "version": "1.6.13.2", + "changelog": "- Refactor seasonals.js", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/Jellyfin-Seasonals-Plugin/releases/download/v1.6.13.2/Jellyfin.Plugin.Seasonals.zip", + "checksum": "b4cce0db6f194d1cd6ff43666f98e455", + "timestamp": "2026-02-04T15:01:12Z" + }, { "version": "1.6.13.1", "changelog": "- feat: Add client-side toggle option for seasonal settings",