From 1eb7c6852d151e536083575a1d2e7b3549e17a70 Mon Sep 17 00:00:00 2001 From: Concourse CI/CD Date: Tue, 18 Feb 2025 18:03:12 +0000 Subject: [PATCH] ci: update manifest for version 0.5.3.0. --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 3de52b0..e327f67 100644 --- a/manifest.json +++ b/manifest.json @@ -7,6 +7,14 @@ "owner": "redxef", "category": "General", "versions": [ + { + "version": "0.5.3.0", + "changelog": "## v0.5.3.0\n- bump Jellyfin ABI version to 10.10.6\n- bump yamldotnet to 16.3.0\n\n**Fixes**:\n- qsort doesn't loop endlessly with duplicate values in import anymore\n", + "targetAbi": "10.10.6.0", + "sourceUrl": "https://gitea.redxef.at/redxef/jellyfin-smart-playlist/releases/download/v0.5.3.0/smart-playlist_0.5.3.0.zip", + "checksum": "1d460dfa5476fd1c46fc516abf79c251", + "timestamp": "2025-02-18T18:03:12Z" + }, { "version": "0.5.2.0", "changelog": "## v0.5.2.0\n- bump Jellyfin ABI version to 10.10.5\n\n**Fixes**:\n- the config pages will always load, not only the first time\n",