From b436ae13a134c2923ee63c2cbe98c9bd051bf990 Mon Sep 17 00:00:00 2001 From: DarkFighterLuke Date: Sat, 14 Sep 2024 13:33:10 +0000 Subject: [PATCH] Update manifest.json Signed-off-by: DarkFighterLuke --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 26d58fe..fb002d2 100644 --- a/manifest.json +++ b/manifest.json @@ -8,6 +8,14 @@ "overview": "Metadata for your TubeArchivist library on Jellyfin", "imageUrl": "https://raw.githubusercontent.com/tubearchivist/tubearchivist-jf-plugin/master/images/logo.png", "versions": [ + { + "version": "1.3.2.0", + "changelog": "Add support for Jellyfin 10.9.1\n", + "targetAbi": "10.9.1.0", + "sourceUrl": "https://github.com/tubearchivist/tubearchivist-jf-plugin/releases/download/v1.3.2/tubearchivistmetadata_1.3.2.0.zip", + "checksum": "90e3bc35cdadf8688813252e6d5c390a", + "timestamp": "2024-09-14T13:33:07Z" + }, { "version": "1.3.1.0", "changelog": "Add support for Jellyfin 10.9.1\n",