From bc332541c3b108bc5ac394bbdb9bbb7a1e3e254f Mon Sep 17 00:00:00 2001 From: Cameron Perera Date: Tue, 31 Jan 2023 18:33:01 -0600 Subject: [PATCH] chore: bump ui commit for host set link fixes (#2875) --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index ee6b3fd797..e1632e7f5f 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -007fc4960b16ab8f6290e37fe816126c6a480cd0 +e3772352ea9d50f42e248297456ec58855ec8e80 # 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.