From 33892033eb6f43456879d2510a1370cea1b3dc8c Mon Sep 17 00:00:00 2001 From: redxef Date: Tue, 18 Feb 2025 18:56:17 +0100 Subject: [PATCH] Revert "ci: update manifest for version 0.5.3.0." This reverts commit aeaa9e5344b3605f5a888f663d06f6b117515bfd. --- manifest.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/manifest.json b/manifest.json index adf218d..f7fac41 100644 --- a/manifest.json +++ b/manifest.json @@ -7,14 +7,6 @@ "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": "2c8c145d37f315c9135eb59cd9f3e314", - "timestamp": "2025-02-18T17:55:56Z" - }, { "version": "0.5.2.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",