From 56291a7e3adefc60914cfe9d7250423dc7fca598 Mon Sep 17 00:00:00 2001 From: saavibrowserstack <137061125+saavibrowserstack@users.noreply.github.com> Date: Fri, 14 Feb 2025 13:18:06 +0530 Subject: [PATCH] Update builds.json to release version 3.13.1 --- builds.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/builds.json b/builds.json index fa6d30d..32bd9ab 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.1/Low-Code-Automation-darwin-x64-3.13.1.dmg", + "arm64": "https://github.com/browserstack/lcnc-releases/releases/download/3.13.1/Low-Code-Automation-darwin-arm64-3.13.1.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.1/BrowserStack.Low.Code.Automation-3.13.1.exe" } } }