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",