From b2a19f492958fc47845f21d7abe04535a1eacd12 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 2 Jul 2025 06:24:08 +0000 Subject: [PATCH] Update manifest for SmartPlaylist v2.1.1 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 9301592..6a17115 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": "2.1.1.0", + "targetAbi": "10.10.7", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v2.1.1/Jellyfin.Plugin.SmartPlaylist_v2.1.1.zip", + "checksum": "092AEE72716D612EBC6F7F67E1E60456", + "changelog": "Fix for multiple event listeners", + "timestamp": "2025-07-02" + }, { "version": "2.1.0.0", "targetAbi": "10.10.7",