feat: update plugin version to 1.3.2.0 and modify manifest with new checksum and timestamp
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v9.0": {
|
||||
"Jellyfin.Plugin.Seasonals/1.2.0.0": {
|
||||
"Jellyfin.Plugin.Seasonals/1.3.2.0": {
|
||||
"dependencies": {
|
||||
"Jellyfin.Controller": "10.11.0",
|
||||
"Jellyfin.Model": "10.11.0",
|
||||
@@ -372,7 +372,7 @@
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"Jellyfin.Plugin.Seasonals/1.2.0.0": {
|
||||
"Jellyfin.Plugin.Seasonals/1.3.2.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -9,12 +9,12 @@
|
||||
"imageUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/Jellyfin-Seasonals-Plugin/raw/branch/main/logo.png",
|
||||
"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.",
|
||||
"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": "bbb45d41398aac4c0ba3c7ca2f50ad7b",
|
||||
"timestamp": "2025-12-17T21:30:55Z"
|
||||
"checksum": "362fd94ab11f03e345a911a95d2d763b",
|
||||
"timestamp": "2025-12-17T21:46:53Z"
|
||||
},
|
||||
{
|
||||
"version": "1.2.0.0",
|
||||
|
||||
Reference in New Issue
Block a user