diff --git a/manifest.json b/manifest.json index b5926bd..e518482 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.4.0.0", + "changelog": "Align compatibility with Jellyfin 10.11.x\n", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://github.com/tubearchivist/tubearchivist-jf-plugin/releases/download/v1.4.0/tubearchivistmetadata_1.4.0.0.zip", + "checksum": "7afb9abd4361ee991c1b3eae2a8d4cec", + "timestamp": "2025-10-21T21:34:51Z" + }, { "version": "1.3.7.0", "changelog": "Fix JF->TA Sync\n", @@ -146,4 +154,4 @@ } ] } -] +] \ No newline at end of file