diff --git a/builds.json b/builds.json index fa6d30d..da1755a 100644 --- a/builds.json +++ b/builds.json @@ -2,11 +2,11 @@ "message": { "data": { "darwin": { - "x64": "https://github.com/browserstack/lcnc-releases/releases/download/3.4.0/Low-Code-Automation-darwin-x64-3.4.0.dmg", - "arm64": "https://github.com/browserstack/lcnc-releases/releases/download/3.4.0/Low-Code-Automation-darwin-arm64-3.4.0.dmg" + "x64": "https://github.com/browserstack/lcnc-releases/releases/download/3.13.0/Low-Code-Automation-darwin-x64-3.13.0.dmg", + "arm64": "https://github.com/browserstack/lcnc-releases/releases/download/3.13.0/Low-Code-Automation-darwin-arm64-3.13.0.dmg" }, "windows": { - "x64": "https://github.com/browserstack/lcnc-releases/releases/download/3.4.0/BrowserStack.Low.Code.Automation-3.4.0.exe" + "x64": "https://github.com/browserstack/lcnc-releases/releases/download/3.13.0/BrowserStack.Low.Code.Automation-3.13.0.exe" } } }