diff --git a/manifest.json b/manifest.json index b4b4183..11dd405 100644 --- a/manifest.json +++ b/manifest.json @@ -3393,6 +3393,14 @@ "category": "General", "imageUrl": "https://raw.githubusercontent.com/0belous/universal-plugin-repo/refs/heads/main/images/Playlist Generator.png", "versions": [ + { + "version": "1.4.0.0", + "changelog": "Added ability to select libraries", + "targetAbi": "10.10.7.0", + "sourceUrl": "https://github.com/Eeeeelias/playlist-generator/releases/download/v1.4.0.0/v1.4.0.0-release.zip", + "checksum": "11c479fa6e59cabe648dbd8f47d1950d", + "timestamp": "2025-09-29T21:23:20Z" + }, { "version": "1.3.0.1", "changelog": "Fix packaged binary",