From e87b6b565b8418129732e2930f45fcda5bd35662 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 2 Aug 2025 15:31:44 +0000 Subject: [PATCH] Update manifest for SmartPlaylist v10.11.5.0 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 64d0c76..d841c27 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.5.0", + "targetAbi": "10.11.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v10.11.5.0/Jellyfin.Plugin.SmartPlaylist_v10.11.5.0.zip", + "checksum": "0B41C01F5ADEE15EA5F7A862B42AFFCE", + "changelog": "Brought up to date with 10.10 changes, see full changelog here: https://github.com/jyourstone/jellyfin-smartplaylist-plugin/tags", + "timestamp": "2025-08-02" + }, { "version": "10.10.5.0", "targetAbi": "10.10.0",