From e355c304a2a4c2f7457a89309679b8231e15d010 Mon Sep 17 00:00:00 2001 From: DarkFighterLuke Date: Tue, 14 May 2024 20:20:16 +0000 Subject: [PATCH] Update manifest.json Signed-off-by: DarkFighterLuke --- manifest.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 5c090d3..dd11507 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.0.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.0/tubearchivistmetadata_1.3.0.0.zip", + "checksum": "e1fde6f75a10a5f17bc9cc5814949180", + "timestamp": "2024-05-14T20:20:13Z" + }, { "version": "1.2.5.0", "changelog": "Ping the TA API to validate connection\n", @@ -82,4 +90,4 @@ } ] } -] +] \ No newline at end of file