diff --git a/manifest.json b/manifest.json index 26d58fe..fb002d2 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.2.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.2/tubearchivistmetadata_1.3.2.0.zip", + "checksum": "90e3bc35cdadf8688813252e6d5c390a", + "timestamp": "2024-09-14T13:33:07Z" + }, { "version": "1.3.1.0", "changelog": "Add support for Jellyfin 10.9.1\n",