From 3b66f0651cfda58b099f78404f2a8bcb69f12ee2 Mon Sep 17 00:00:00 2001 From: Zhihe Li Date: Fri, 26 Apr 2024 14:08:42 -0400 Subject: [PATCH] chore: bump ui commit (#4734) --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index 0792c4cf14..d8dc6b81fc 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -dccf06cb0c5461c0d18b5571d6ab92c51a6f3bdf +2666ec824452d83a85ab6eb4391c38e89c6a9954 # 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.