From 08c8df02923c9c1c1eda06698ef4ae2ec77ca604 Mon Sep 17 00:00:00 2001 From: DarkFighterLuke Date: Tue, 14 May 2024 17:37:20 +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 014acec..4b631b3 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.2.5.0", + "changelog": "Ping the TA API to validate connection\n", + "targetAbi": "10.8.0.0", + "sourceUrl": "https://github.com/tubearchivist/tubearchivist-jf-plugin/releases/tag/v1.2.5/tubearchivistmetadata_1.2.5.0.zip", + "checksum": "e4a0d076ffd84c976ad66dde91dfb840", + "timestamp": "2024-05-14T17:37:17Z" + }, { "version": "1.2.4.0", "changelog": "Fix issues with directory separators\n", @@ -74,4 +82,4 @@ } ] } -] +] \ No newline at end of file