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