From 6b6ef41fafa916d5c2334e9ef5d58808b0b9e9c3 Mon Sep 17 00:00:00 2001 From: sagar-kh3 Date: Wed, 29 Jan 2025 00:03:04 +0530 Subject: [PATCH] Update builds.json to release version 3.13.0 --- builds.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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" } } }