From 58f4abd17c4da796a55b1f53fcea2bef0b3637a9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 22 Jul 2025 18:04:18 +0000 Subject: [PATCH] Update manifest for MusicTags v10.10.0.0 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 04c20ac..89127c7 100644 --- a/manifest.json +++ b/manifest.json @@ -195,6 +195,14 @@ "owner": "jyourstone", "imageUrl": "https://raw.githubusercontent.com/jyourstone/jellyfin-musictags-plugin/master/images/logo.jpg", "versions": [ + { + "version": "10.10.0.0", + "targetAbi": "10.10.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-musictags-plugin/releases/download/v10.10.0.0/Jellyfin.Plugin.MusicTags_v10.10.0.0.zip", + "checksum": "DF21C502CDCCF0F285027D2F5EC5187B", + "changelog": "Initial release", + "timestamp": "2025-07-22" + }, { "version": "10.10.0.0", "targetAbi": "10.10.0",