From a4942e78b6e9ffda5f26aae2474d5fcced49727d Mon Sep 17 00:00:00 2001 From: DarkFighterLuke Date: Mon, 26 May 2025 21:43:57 +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 4414868..4e439ff 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.7.0", + "changelog": "Fix TA auth header\n", + "targetAbi": "10.10.0.0", + "sourceUrl": "https://github.com/tubearchivist/tubearchivist-jf-plugin/releases/download/v1.3.7/tubearchivistmetadata_1.3.7.0.zip", + "checksum": "a0e4ee866f298df223a0b9b5cece16b0", + "timestamp": "2025-05-26T21:43:54Z" + }, { "version": "1.3.6.0", "changelog": "Fix TA auth header\n",