diff --git a/manifest.json b/manifest.json index 451d8a1..a186118 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.5.0", + "changelog": "Adapt to the new TA API changes Fix JF crash when setting watched status with TA offline\n", + "targetAbi": "10.10.0.0", + "sourceUrl": "https://github.com/tubearchivist/tubearchivist-jf-plugin/releases/download/v1.3.5/tubearchivistmetadata_1.3.5.0.zip", + "checksum": "2536622c0ec73e6401860929f24849f7", + "timestamp": "2025-03-10T17:47:43Z" + }, { "version": "1.3.4.0", "changelog": "Merge workaround for JF crashing when scanning Series pull request by wolffshots\n",