From f117780ba7575ca9727027ca163a24268efee186 Mon Sep 17 00:00:00 2001 From: saavibrowserstack <137061125+saavibrowserstack@users.noreply.github.com> Date: Wed, 24 Jul 2024 13:20:16 +0530 Subject: [PATCH] updated version --- builds.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/builds.json b/builds.json index 76a751c..1c33e05 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.20.0-beta.1/Low-Code-Automation-darwin-x64-2.20.0-beta.1.dmg", - "arm64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/2.20.0-beta.1/Low-Code-Automation-darwin-arm64-2.20.0-beta.1.dmg" + "x64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/2.21.0-beta.1/Low-Code-Automation-darwin-x64-2.21.0-beta.1.dmg", + "arm64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/2.21.0-beta.1/Low-Code-Automation-darwin-arm64-2.21.0-beta.1.dmg" }, "windows": { - "x64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/2.20.0-beta.1/BrowserStack.Low.Code.Automation-2.20.0-beta.1.Setup.exe" + "x64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/2.21.0-beta.1/BrowserStack.Low.Code.Automation-2.21.0-beta.1.Setup.exe" } } }