feat: update version to 1.3.3.0 and modify manifest with new changelog, checksum, and timestamp

This commit is contained in:
CodeDevMLH
2025-12-17 23:36:09 +01:00
parent 4bb37f89f3
commit d73b1d17ff
8 changed files with 16 additions and 7 deletions

View File

@@ -9,7 +9,15 @@
"imageUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/Jellyfin-Seasonals-Plugin/raw/branch/main/logo.png",
"versions": [
{
"version": "1.3.2.0",
"version": "1.3.3.0",
"changelog": "- fixed: load config",
"targetAbi": "10.11.0.0",
"sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/Jellyfin-Seasonals-Plugin/releases/download/v1.3.3.0/Jellyfin.Plugin.Seasonals.zip",
"checksum": "b45d78ea07083cc113c7571b4add5b3b",
"timestamp": "2025-12-17T22:35:48Z"
},
{
"version": "1.3.0.0",
"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",