From 2216ed90c8c35c50fc380d5bc9ac484c7502329a Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Wed, 17 Dec 2025 22:30:38 +0100 Subject: [PATCH] fix changelog --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 1f1cb45..72b621e 100644 --- a/manifest.json +++ b/manifest.json @@ -10,7 +10,7 @@ "versions": [ { "version": "1.3.0.0", - "changelog": "- Advanced settings added: Users can now customize the intensity and speed of seasonal effects through the settings panel.\n- fixed: image paths to ensure proper loading of resources.\n- fix_ z-index issue to ensure seasonal effects appear above other UI elements.", + "changelog": "- fixed: image paths to ensure proper loading of resources.\n- fix_ z-index issue to ensure seasonal effects appear above other UI elements.", "targetAbi": "10.11.0.0", "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/Jellyfin-Seasonals-Plugin/releases/download/v1.3.0.0/Jellyfin.Plugin.Seasonals.zip", "checksum": "3c469c92a5c10a08a4d1cb8e6f387df3",