diff --git a/manifest.json b/manifest.json index b6c93c9..9adbbd9 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.10.0", + "targetAbi": "10.10.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v10.10.10.0-rc2/Jellyfin.Plugin.SmartPlaylist_v10.10.10.0-rc2.zip", + "checksum": "9CD0007BFADA4AD896E9B335A2F550CC", + "changelog": "\n\n## What's Changed\n### New Features\n* Major improvements to the 'Manage Playlists' page (filter, bulk select, clone playlists, etc).\n### Bug Fixes\n* Fixed issue where the scheduled time for refresh would show wrong in the UI\n\n\n**Full Changelog**: https://github.com/jyourstone/jellyfin-smartplaylist-plugin/compare/v10.10.10.0-rc1...v10.10.10.0-rc2", + "timestamp": "2025-09-08" + }, { "version": "10.10.10.0", "targetAbi": "10.10.0",