diff --git a/manifest.json b/manifest.json index 5d59fe1..2cbb700 100644 --- a/manifest.json +++ b/manifest.json @@ -8,6 +8,14 @@ "owner": "jyourstone", "imageUrl": "https://raw.githubusercontent.com/jyourstone/jellyfin-smartplaylist-plugin/master/images/logo.jpg", "versions": [ + { + "version": "2.0.4.0", + "targetAbi": "10.10.7", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v2.0.4/Jellyfin.Plugin.SmartPlaylist_v2.0.4.zip", + "checksum": "0006E7BAAB00C15485650A0EF69DC634", + "changelog": "Fixes + audio language support (#4)", + "timestamp": "2025-06-29" + }, { "version": "2.0.3.0", "targetAbi": "10.10.7",