From 9d8e2abd42aa8185563d98834ee1f2b369267f78 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 31 Jul 2025 01:41:34 +0000 Subject: [PATCH] Generate manifest --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 484cdec..849a16b 100644 --- a/manifest.json +++ b/manifest.json @@ -9282,6 +9282,14 @@ "owner": "Felitendo", "category": "Metadata", "versions": [ + { + "version": "1.1.0.0", + "changelog": "## v1.1.0.0\n\n### What's New\n- 🎵 Renamed plugin from \"LrcLib\" to \"Lyrics\" for better user experience\n- 🔧 Fixed build compatibility issues with .NET 8.0 and Jellyfin 10.9.x\n- 📦 Improved build artifacts and CI/CD pipeline\n- 📂 Fixed plugin categorization from \"Notifications\" to \"Metadata\"\n\n### Technical Improvements\n- Consistent versioning across all project files\n- Better package compatibility with Jellyfin 10.9.x series\n- Improved documentation and installation instructions", + "targetAbi": "10.9.0.0", + "sourceUrl": "https://github.com/Felitendo/jellyfin-plugin-lyrics/releases/download/v1.1/lyrics_1.1.0.0.zip", + "checksum": "cf2e161121bc73ef850c5c852602c7fd", + "timestamp": "2025-07-30T17:40:16Z" + }, { "version": "1.0.0.0", "changelog": "",