fix: revert version to 1.1.0.0 and update source URL in manifest.json
This commit is contained in:
@@ -9,29 +9,13 @@
|
|||||||
"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.2.0.0",
|
"version": "1.1.0.0",
|
||||||
"changelog": "Bug fixing: Fix path, fix injection issue, added File Transformator as fallback if direct injection is blocked due to permissions.",
|
"changelog": "Bug fixing: Fix path, fix injection issue, added File Transformator as fallback if direct injection is blocked due to permissions.",
|
||||||
"targetAbi": "10.11.0.0",
|
"targetAbi": "10.11.0.0",
|
||||||
"sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/Jellyfin-Seasonals-Plugin/releases/download/v1.2.0.0/Jellyfin.Plugin.Seasonals.zip",
|
"sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/Jellyfin-Seasonals-Plugin/releases/download/v1.1.0.0/Jellyfin.Plugin.Seasonals.zip",
|
||||||
"checksum": "be2e93364396b6e0e02368d5a7db53bc",
|
"checksum": "be2e93364396b6e0e02368d5a7db53bc",
|
||||||
"timestamp": "2025-12-17T15:32:08Z"
|
"timestamp": "2025-12-17T15:32:08Z"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"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.1.0/Jellyfin.Plugin.Seasonals.zip",
|
|
||||||
"checksum": "f1d7e2b24ad474904fa0eb1749e855b0",
|
|
||||||
"timestamp": "2025-12-16T00:56:08Z"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"version": "1.1.0.0",
|
|
||||||
"changelog": "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",
|
|
||||||
"checksum": "efc26cf0d09b313c52c089fc43df12ab",
|
|
||||||
"timestamp": "2025-12-16T00:22:10Z"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"version": "1.0.0.0",
|
"version": "1.0.0.0",
|
||||||
"changelog": "Initial release",
|
"changelog": "Initial release",
|
||||||
|
|||||||
Reference in New Issue
Block a user