From 4cd29ccdab4ef2ee4ec09bf63c9bee8ef7676881 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 20 Jul 2025 01:46:53 +0000 Subject: [PATCH] Generate manifest.json --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 85c3392..58dbc1a 100644 --- a/manifest.json +++ b/manifest.json @@ -2665,6 +2665,14 @@ "category": "General", "imageUrl": "https://raw.githubusercontent.com/lachlandcp/jellyfin-editors-choice-plugin/main/logo.png", "versions": [ + { + "version": "1.3.1.0", + "changelog": "Improves FileTransformation mode reliability, adds heading option, and adds more options to 'New' mode", + "targetAbi": "10.10.6.0", + "sourceUrl": "https://github.com/lachlandcp/jellyfin-editors-choice-plugin/releases/download/1.3.1.0/EditorsChoicePlugin-v1.3.1.0.zip", + "checksum": "25bccdd143410e1e7cbbfecbe301f9d", + "timestamp": "2025-07-20 13:43:35" + }, { "version": "1.3.0.0", "changelog": "Adds integration with the FileTransformation plugin for easier installation.",