diff --git a/manifest.json b/manifest.json index e518482..3b47da5 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.1.0", + "changelog": "Introduce bidirectional playlists synchronization\n", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://github.com/tubearchivist/tubearchivist-jf-plugin/releases/download/v1.4.1/tubearchivistmetadata_1.4.1.0.zip", + "checksum": "b5605077e1438f911e80df822e2f52f0", + "timestamp": "2025-10-21T21:54:11Z" + }, { "version": "1.4.0.0", "changelog": "Align compatibility with Jellyfin 10.11.x\n",