diff --git a/manifest.json b/manifest.json index 2a5cf90..baead0f 100644 --- a/manifest.json +++ b/manifest.json @@ -8,6 +8,14 @@ "owner": "jyourstone", "imageUrl": "https://raw.githubusercontent.com/jyourstone/jellyfin-smartplaylist-plugin/master/images/logo.jpg", "versions": [ + { + "version": "10.11.0.1", + "targetAbi": "10.11.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v10.11.0.1/Jellyfin.Plugin.SmartPlaylist_v10.11.0.1.zip", + "checksum": "9E80DFA5F80B07280685E2D4DF68C0BA", + "changelog": "- Fix: Filtering strategy failed on expensive rules", + "timestamp": "2025-07-06" + }, { "version": "10.11.0.0", "targetAbi": "10.11.0",