From c2a0173b38356189be8803fb53408f7f5ddcb4b3 Mon Sep 17 00:00:00 2001 From: Lisbet Alvarez Date: Fri, 26 Apr 2024 22:54:59 +0000 Subject: [PATCH] backport of commit 9c82f7a9cbc3c67469817554cd118c20d7161808 --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index d8dc6b81fc..2e76c10db7 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -2666ec824452d83a85ab6eb4391c38e89c6a9954 +dce45031cb3aae50fb8db6218ea5ce6e79d595e9 # 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.