From c89b270fb7cc2de72bd232ad132a357a0ba7821a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 22 Jul 2025 20:47:14 +0000 Subject: [PATCH] Update manifest for MusicTags v10.10.0.1 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 9e926c8..ca9ed05 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.1", + "targetAbi": "10.10.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-musictags-plugin/releases/download/v10.10.0.1/Jellyfin.Plugin.MusicTags_v10.10.0.1.zip", + "checksum": "824C34F460C5B0B15784EE3A1C00B5B3", + "changelog": "Removed INFO log messages to minimize log spam + some other minor changes", + "timestamp": "2025-07-22" + }, { "version": "10.10.0.0", "targetAbi": "10.10.0",