From 9ce88e19ad842d179f5c12858cc7434e156d3e43 Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Tue, 16 Dec 2025 01:59:05 +0100 Subject: [PATCH] fix: Update sourceUrl for version 1.1.1.0 in manifest --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index d9f3f65..1f057ec 100644 --- a/manifest.json +++ b/manifest.json @@ -12,7 +12,7 @@ "version": "1.1.1.0", "changelog": "Bug fixing: Added Advanced Configuration UI for customizing individual seasonal effects.", "targetAbi": "10.11.0.0", - "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/Jellyfin-Seasonals-Plugin/releases/download/v1.1.0.0/Jellyfin.Plugin.Seasonals.zip", + "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/Jellyfin-Seasonals-Plugin/releases/download/v1.1.1.0/Jellyfin.Plugin.Seasonals.zip", "checksum": "f1d7e2b24ad474904fa0eb1749e855b0", "timestamp": "2025-12-16T00:56:08Z" },