diff --git a/manifest.json b/manifest.json index 849a16b..97b005e 100644 --- a/manifest.json +++ b/manifest.json @@ -6139,12 +6139,28 @@ "imageUrl": "https://raw.githubusercontent.com/0belous/universal-plugin-repo/refs/heads/main/images/Playlist Generator.png", "versions": [ { - "version": "1.0.0.0", - "changelog": "First release", + "version": "1.3.0.1", + "changelog": "Fix packaged binary", + "targetAbi": "10.10.7.0", + "sourceUrl": "https://github.com/Eeeeelias/playlist-generator/releases/download/v1.3.0.1/v1.3.0.1-release.zip", + "checksum": "7ab27979c9a4174d06662a5783ace95d", + "timestamp": "2025-08-04T20:54:28Z" + }, + { + "version": "1.3.0.0", + "changelog": "Querying only Music libraries", + "targetAbi": "10.10.7.0", + "sourceUrl": "https://github.com/Eeeeelias/playlist-generator/releases/download/v1.3.0.0/v1.3.0.0-release.zip", + "checksum": "e950ceb1e1117a60b70de7eb8289d54d", + "timestamp": "2025-08-04T20:28:38Z" + }, + { + "version": "1.2.0.0", + "changelog": "Added penalties to the scoring method for better recommendations", "targetAbi": "10.10.6.0", - "sourceUrl": "https://github.com/Eeeeelias/playlist-generator/releases/download/v1.0.0.0/Release.zip", - "checksum": "5964befe9ef478a4a135e17cc95a2664", - "timestamp": "2025-03-26T15:09:35Z" + "sourceUrl": "https://github.com/Eeeeelias/playlist-generator/releases/download/v1.2.0.0/v1.2.0.0-release.zip", + "checksum": "7fe0209336c8e615b15494dd6373d2ba", + "timestamp": "2025-03-28T15:54:13Z" }, { "version": "1.1.0.0", @@ -6155,12 +6171,12 @@ "timestamp": "2025-03-26T21:14:54Z" }, { - "version": "1.2.0.0", - "changelog": "Added penalties to the scoring method for better recommendations", + "version": "1.0.0.0", + "changelog": "First release", "targetAbi": "10.10.6.0", - "sourceUrl": "https://github.com/Eeeeelias/playlist-generator/releases/download/v1.2.0.0/v1.2.0.0-release.zip", - "checksum": "7fe0209336c8e615b15494dd6373d2ba", - "timestamp": "2025-03-28T15:54:13Z" + "sourceUrl": "https://github.com/Eeeeelias/playlist-generator/releases/download/v1.0.0.0/Release.zip", + "checksum": "5964befe9ef478a4a135e17cc95a2664", + "timestamp": "2025-03-26T15:09:35Z" } ] },