From 0c84826cb674c7fd9b9d90240c8def5a37736585 Mon Sep 17 00:00:00 2001 From: Concourse CI/CD Date: Wed, 30 Oct 2024 14:32:32 +0000 Subject: [PATCH] ci: update manifest for version 0.1.1.0. --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index fd8d229..4d04335 100644 --- a/manifest.json +++ b/manifest.json @@ -7,6 +7,14 @@ "owner": "redxef", "category": "General", "versions": [ + { + "version": "0.1.1.0", + "changelog": "- Initial Alpha release.\n", + "targetAbi": "10.10.0.0", + "sourceUrl": "https://gitea.redxef.at/redxef/jellyfin-smart-playlist/releases/download/v0.1.1.0/smart-playlist_0.1.1.0.zip", + "checksum": "1f2246097b9c2550c0208282765ed856", + "timestamp": "2024-10-30T14:32:28Z" + }, { "version": "0.1.0.0", "changelog": "- Initial Alpha release.\n",