diff --git a/builds.json b/builds.json index 6d9f660..8df9336 100644 --- a/builds.json +++ b/builds.json @@ -2,11 +2,11 @@ "message": { "data": { "darwin": { - "x64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/2.21.0-beta.2/Low-Code-Automation-darwin-x64-2.21.0-beta.2.dmg", - "arm64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/2.21.0-beta.2/Low-Code-Automation-darwin-arm64-2.21.0-beta.2.dmg" + "x64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/2.21.0-beta.3/Low-Code-Automation-darwin-x64-2.21.0-beta.3.dmg", + "arm64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/2.21.0-beta.3/Low-Code-Automation-darwin-arm64-2.21.0-beta.3.dmg" }, "windows": { - "x64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/2.21.0-beta.2/BrowserStack.Low.Code.Automation-2.21.0-beta.2.Setup.exe" + "x64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/2.21.0-beta.3/BrowserStack.Low.Code.Automation-2.21.0-beta.3.Setup.exe" } } }