From 69d660ee66701d9cafe6696aef2b791644e7d61d Mon Sep 17 00:00:00 2001 From: Johan Yourstone Date: Mon, 7 Jul 2025 00:55:54 +0200 Subject: [PATCH] Modified changelog --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 63df210..27ca9bd 100644 --- a/manifest.json +++ b/manifest.json @@ -10,7 +10,7 @@ "versions": [ { "version": "10.10.2.0", - "targetAbi": "10.11.0", + "targetAbi": "10.10.0", "sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v10.10.2.0/Jellyfin.Plugin.SmartPlaylist_v10.10.2.0.zip", "checksum": "9EACA4AE34A398456CD008FD2908DF71", "changelog": "New features and optimizations:\n\n- You can now choose and mix AND/OR logic when creating rules\n- Option to select media type first to go well in hand with the new rules logic\n- Added flexible deletion options (config only vs config + playlist)\n- Added regex validation\n- Added option to enable/disable playlists\n- Various performance optimizations\n\nAlso switched to Jellyfin version semantics.",