From 781e22a4f2828938a3821c543528fec861f41715 Mon Sep 17 00:00:00 2001 From: Lisbet Alvarez Date: Thu, 1 May 2025 00:04:03 +0000 Subject: [PATCH] backport of commit 1ba4cb57e77d15549c38f399b3e30f6ffd488402 --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index e69335744a..b5a319818a 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -40ec4493ea25dc4c2b119cf74009b1103f095eac +ca3972c04fa2b6d401109d59c6acd870eec565c9 # This file determines the version of the UI to embed in the boundary binary. # Update this file by running 'make update-ui-version' from the root of this repo. # Set UI_COMMITISH when running the above target to update to a specific version.