diff --git a/manifest.json b/manifest.json index ed99e79..d3c8d7c 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.10.2.3", + "targetAbi": "10.10.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v10.10.2.3/Jellyfin.Plugin.SmartPlaylist_v10.10.2.3.zip", + "checksum": "2674E0EA901911BC3B1019DD642B8DDD", + "changelog": "- Added Series media type and renamed TV Shows to Episodes for clarity\n- You can now search for users as well\n- More styling changes to better match Jellyfin", + "timestamp": "2025-07-12" + }, { "version": "10.10.2.2", "targetAbi": "10.10.0",