From 27fd4f5fc634268a3561620cd92e4b3df6dd60f3 Mon Sep 17 00:00:00 2001 From: Lisbet Alvarez <107949262+lisbet-alvarez@users.noreply.github.com> Date: Wed, 30 Apr 2025 17:24:40 -0700 Subject: [PATCH] bump ui commit ca3972c (#5709) --- 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.