From 633e91ce53cb0b08e79f125e9913e7a6a2be9291 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 13 Jul 2025 13:49:19 +0000 Subject: [PATCH] Generate manifest.json --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index c6fac9d..626912e 100644 --- a/manifest.json +++ b/manifest.json @@ -2657,6 +2657,14 @@ "category": "General", "imageUrl": "https://raw.githubusercontent.com/lachlandcp/jellyfin-editors-choice-plugin/main/logo.png", "versions": [ + { + "version": "1.3.0.0", + "changelog": "Adds integration with the FileTransformation plugin for easier installation.", + "targetAbi": "10.10.6.0", + "sourceUrl": "https://github.com/lachlandcp/jellyfin-editors-choice-plugin/releases/download/1.3.0.0/EditorsChoicePlugin-v1.3.0.0.zip", + "checksum": "afb03b144b2fa9e3467118964811137f", + "timestamp": "2025-07-13 21:23:11" + }, { "version": "1.2.0.0", "changelog": "Adds options to exclude played items, and configure the height of the slider.",