diff --git a/manifest.json b/manifest.json index 4a2123f..3816a20 100644 --- a/manifest.json +++ b/manifest.json @@ -14,6 +14,14 @@ "sourceUrl": "https://git.ajpanton.se/ajp_anton/jellyfin-plugin-repository/raw/branch/main/releases/jellyfin-multilang_0.1.0.0.zip", "checksum": "cce5c84b94a2c91c24d5d364adc61562", "timestamp": "2026-06-07T07:24:07Z" + }, + { + "version": "0.2.0.0", + "changelog": "Add admin/user import-export backups, optional local artwork storage, safer cleanup/restore handling, and cleanup-on-uninstall support.", + "targetAbi": "10.11.0.0", + "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" } ] } diff --git a/releases/jellyfin-multilang_0.2.0.0.zip b/releases/jellyfin-multilang_0.2.0.0.zip new file mode 100644 index 0000000..34aa74d Binary files /dev/null and b/releases/jellyfin-multilang_0.2.0.0.zip differ