From 6fc8ab76c33f814dc159f5a9b00bbdce820d9887 Mon Sep 17 00:00:00 2001 From: Siddharth Date: Mon, 8 Jul 2024 19:21:13 +0530 Subject: [PATCH] version bump --- builds.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/builds.json b/builds.json index a367616..20d92d5 100644 --- a/builds.json +++ b/builds.json @@ -3,10 +3,10 @@ "data": { "darwin": { "x64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/2.16.1/Low-Code-Automation-Preprod-darwin-x64-2.16.1.dmg", - "arm64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/2.18.0-beta.2/Low-Code-Automation-Preprod-darwin-arm64-2.18.0-beta.2.dmg" + "arm64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/2.19.0-beta.1/Low-Code-Automation-Preprod-darwin-arm64-2.19.0-beta.1.dmg" }, "windows": { - "x64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/2.18.0-beta.2/BrowserStack.Low.Code.Automation-2.18.0-beta.2.Setup.exe" + "x64": "https://github.com/browserstack/lcnc-preprod-releases/releases/download/2.19.0-beta.1/BrowserStack.Low.Code.Automation-2.19.0-beta.1.Setup.exe" } } }