From 7224e51b4f6a06ec12254351621c0ff6ffb4d8ee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 13 Jul 2025 07:41:51 +0000 Subject: [PATCH] Update manifest for SmartPlaylist v10.11.0.2 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index d3c8d7c..11a14e7 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": "10.11.0.2", + "targetAbi": "10.11.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v10.11.0.2/Jellyfin.Plugin.SmartPlaylist_v10.11.0.2.zip", + "checksum": "BA944FBD6A3AD7A7C267FDB30B09F061", + "changelog": "Brought changes up to date with 10.10.x version. Go here for changelog: https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases", + "timestamp": "2025-07-13" + }, { "version": "10.10.2.3", "targetAbi": "10.10.0",