From d2ee1c953a1a4c4bd44317f038af7d13cf5dc6be Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 28 Jun 2025 21:04:37 +0000 Subject: [PATCH] Update manifest for SmartPlaylist v2.0.3 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 099b2fb..e606369 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.3.0", + "targetAbi": "10.10.7", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v2.0.3/Jellyfin.Plugin.SmartPlaylist_v2.0.3.zip", + "checksum": "8B4435BBEDB42F5F59D77228EE86BFB7", + "changelog": "- Merge pull request #1 from jyourstone/dev\n- Added contribution guidelines", + "timestamp": "2025-06-28" + }, { "version": "2.0.2.0", "targetAbi": "10.10.7",