diff --git a/builds.json b/builds.json index 47a537a..68bb8c3 100644 --- a/builds.json +++ b/builds.json @@ -2,11 +2,11 @@ "message": { "data": { "darwin": { - "x64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/3.3.0-beta.2/Low-Code-Automation-Preprod-darwin-x64-3.3.0-beta.2.dmg", - "arm64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/3.3.0-beta.2/Low-Code-Automation-Preprod-darwin-arm64-3.3.0-beta.2.dmg" + "x64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/3.4.0-beta.1/Low-Code-Automation-Preprod-darwin-x64-3.4.0-beta.1.dmg", + "arm64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/3.4.0-beta.1/Low-Code-Automation-Preprod-darwin-arm64-3.4.0-beta.1.dmg" }, "windows": { - "x64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/3.3.0-beta.2/BrowserStack.Low.Code.Automation-3.3.0-beta.2.Setup.exe" + "x64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/3.4.0-beta.1/BrowserStack.Low.Code.Automation-3.4.0-beta.1.Setup.exe" } } }