diff --git a/manifest.json b/manifest.json index 2a8aaf6..bc4d267 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": "2.0.6.0", + "targetAbi": "10.10.7", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v2.0.6/Jellyfin.Plugin.SmartPlaylist_v2.0.6.zip", + "checksum": "ACC7FA946FDFB19FE16812D42E9CE200", + "changelog": "Refactor item type rule evaluation to check all rules within each rule set, improving filtering logic for pre-filtered items.", + "timestamp": "2025-06-29" + }, { "version": "2.0.5.0", "targetAbi": "10.10.7",