From 9091cdbe5bf0eac8c5ae70b9d8ae798a94a33013 Mon Sep 17 00:00:00 2001 From: DarkFighterLuke Date: Mon, 4 Nov 2024 20:41:49 +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 66537f7..2a2af7d 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.3.0", + "changelog": "Add compatibility with Jellyfin 10.10\n", + "targetAbi": "10.10.0.0", + "sourceUrl": "https://github.com/tubearchivist/tubearchivist-jf-plugin/releases/download/v1.3.3/tubearchivistmetadata_1.3.3.0.zip", + "checksum": "ee6431d8bdaf844672d167b6f3ee0a73", + "timestamp": "2024-11-04T20:41:46Z" + }, { "version": "1.3.2.0", "changelog": "Add tasks progress status Adjust logs levels\n",