diff --git a/manifest.json b/manifest.json index 6d93a73..1d29fa2 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.7.0", + "targetAbi": "10.10.7", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v2.0.7/Jellyfin.Plugin.SmartPlaylist_v2.0.7.zip", + "checksum": "7CC2105DC1813C68ECE738DCD25EAA7D", + "changelog": "Added support for People metadata.", + "timestamp": "2025-06-30" + }, { "version": "2.0.6.0", "targetAbi": "10.10.7",