diff --git a/manifest.json b/manifest.json index 4414868..4e439ff 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.7.0", + "changelog": "Fix TA auth header\n", + "targetAbi": "10.10.0.0", + "sourceUrl": "https://github.com/tubearchivist/tubearchivist-jf-plugin/releases/download/v1.3.7/tubearchivistmetadata_1.3.7.0.zip", + "checksum": "a0e4ee866f298df223a0b9b5cece16b0", + "timestamp": "2025-05-26T21:43:54Z" + }, { "version": "1.3.6.0", "changelog": "Fix TA auth header\n",