diff --git a/manifest.json b/manifest.json index 802d5f4..40c6ed6 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": "DE34F0548EFED66878F3ACA9600A4491", + "changelog": "Initial release", + "timestamp": "2025-07-22" + }, { "version": "10.10.0.0", "targetAbi": "10.10.0",