From 4e2e56dca05f1be5d6667568bd930a78c63a202f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 30 Jun 2025 19:29:49 +0000 Subject: [PATCH] Update manifest for SmartPlaylist v2.0.8 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 1d29fa2..1b39eed 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.8.0", + "targetAbi": "10.10.7", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v2.0.8/Jellyfin.Plugin.SmartPlaylist_v2.0.8.zip", + "checksum": "6B6527F26BEF975EF152C825078EE3F3", + "changelog": "Changed release pipeline version history back to tag messages", + "timestamp": "2025-06-30" + }, { "version": "2.0.7.0", "targetAbi": "10.10.7",