diff --git a/manifest.json b/manifest.json index 099b2fb..e606369 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.3.0", + "targetAbi": "10.10.7", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v2.0.3/Jellyfin.Plugin.SmartPlaylist_v2.0.3.zip", + "checksum": "8B4435BBEDB42F5F59D77228EE86BFB7", + "changelog": "- Merge pull request #1 from jyourstone/dev\n- Added contribution guidelines", + "timestamp": "2025-06-28" + }, { "version": "2.0.2.0", "targetAbi": "10.10.7",