From 572d705e3a4579dc8cd85c890473d3f59d4cb37e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 27 Jun 2025 19:02:45 +0000 Subject: [PATCH] Update manifest for SmartPlaylist v2.0.1 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 549b1d1..b1d3f0b 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.0.1.0", + "targetAbi": "10.10.7", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v2.0.1/Jellyfin.Plugin.SmartPlaylist_v2.0.1.zip", + "checksum": "B569ABA7A32269C99203B81E89905444", + "changelog": "- Added support for Tags field in rules.", + "timestamp": "2025-06-27" + }, { "version": "2.0.0.0", "targetAbi": "10.10.7",