diff --git a/manifest.json b/manifest.json index 3816a20..53ef378 100644 --- a/manifest.json +++ b/manifest.json @@ -22,6 +22,14 @@ "sourceUrl": "https://git.ajpanton.se/ajp_anton/jellyfin-plugin-repository/raw/branch/main/releases/jellyfin-multilang_0.2.0.0.zip", "checksum": "5eba4e7cc05cd59b84dff856645df568", "timestamp": "2026-06-08T04:19:32Z" + }, + { + "version": "0.2.1.0", + "changelog": "Code cleanup, focused regression tests, and corrected Linux packaging for Jellyfin 10.11.11.", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://git.ajpanton.se/ajp_anton/jellyfin-plugin-repository/raw/branch/main/releases/jellyfin-multilang_0.2.1.0.zip", + "checksum": "73a17cf6f0fa35708e100d7aa118f8b0", + "timestamp": "2026-07-16T01:56:37Z" } ] } diff --git a/releases/jellyfin-multilang_0.2.1.0.zip b/releases/jellyfin-multilang_0.2.1.0.zip new file mode 100644 index 0000000..c37052d Binary files /dev/null and b/releases/jellyfin-multilang_0.2.1.0.zip differ