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