diff --git a/manifest.json b/manifest.json index b1d3f0b..099b2fb 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.2.0", + "targetAbi": "10.10.7", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v2.0.2/Jellyfin.Plugin.SmartPlaylist_v2.0.2.zip", + "checksum": "74268411124E18D49942ABEAA8E9A03C", + "changelog": "- Added support for field rules: Is Played, Is Favorite, Play Count, Runtime, Parental Rating", + "timestamp": "2025-06-27" + }, { "version": "2.0.1.0", "targetAbi": "10.10.7",