feat: update plugin version to 1.3.2.0 and modify manifest with new checksum and timestamp

This commit is contained in:
CodeDevMLH
2025-12-17 22:47:16 +01:00
parent 94709b63fb
commit f67e08ef89
5 changed files with 5 additions and 5 deletions

View File

@@ -6,7 +6,7 @@
"compilationOptions": {}, "compilationOptions": {},
"targets": { "targets": {
".NETCoreApp,Version=v9.0": { ".NETCoreApp,Version=v9.0": {
"Jellyfin.Plugin.Seasonals/1.2.0.0": { "Jellyfin.Plugin.Seasonals/1.3.2.0": {
"dependencies": { "dependencies": {
"Jellyfin.Controller": "10.11.0", "Jellyfin.Controller": "10.11.0",
"Jellyfin.Model": "10.11.0", "Jellyfin.Model": "10.11.0",
@@ -372,7 +372,7 @@
} }
}, },
"libraries": { "libraries": {
"Jellyfin.Plugin.Seasonals/1.2.0.0": { "Jellyfin.Plugin.Seasonals/1.3.2.0": {
"type": "project", "type": "project",
"serviceable": false, "serviceable": false,
"sha512": "" "sha512": ""

View File

@@ -9,12 +9,12 @@
"imageUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/Jellyfin-Seasonals-Plugin/raw/branch/main/logo.png", "imageUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/Jellyfin-Seasonals-Plugin/raw/branch/main/logo.png",
"versions": [ "versions": [
{ {
"version": "1.3.0.0", "version": "1.3.2.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.", "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", "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", "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/Jellyfin-Seasonals-Plugin/releases/download/v1.3.0.0/Jellyfin.Plugin.Seasonals.zip",
"checksum": "bbb45d41398aac4c0ba3c7ca2f50ad7b", "checksum": "362fd94ab11f03e345a911a95d2d763b",
"timestamp": "2025-12-17T21:30:55Z" "timestamp": "2025-12-17T21:46:53Z"
}, },
{ {
"version": "1.2.0.0", "version": "1.2.0.0",