diff --git a/manifest.json b/manifest.json index be6ccaf..5651e36 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.9.1", + "targetAbi": "10.10.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v10.10.9.1/Jellyfin.Plugin.SmartPlaylist_v10.10.9.1.zip", + "checksum": "B0075A1551E85319CCF5ED083EA5598D", + "changelog": "\n\n## What's Changed\n### Bug Fixes\n* Fixed rare race condition that could affect the media types of smart playlists\n\n\n**Full Changelog**: https://github.com/jyourstone/jellyfin-smartplaylist-plugin/compare/v10.10.9.0...v10.10.9.1", + "timestamp": "2025-09-02" + }, { "version": "10.10.9.0", "targetAbi": "10.10.0",