diff --git a/manifest.json b/manifest.json index 4581118..75ffdd4 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.3.1", + "targetAbi": "10.10.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v10.10.3.1/Jellyfin.Plugin.SmartPlaylist_v10.10.3.1.zip", + "checksum": "465086A4A7603BC0B2A17C1CDF380229", + "changelog": "Added support for Artists and Album Artists", + "timestamp": "2025-07-18" + }, { "version": "10.10.3.0", "targetAbi": "10.10.0",