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.",