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.",