From fd0cbbc776fd74917fae4b7bd49b6e4a25e0ae94 Mon Sep 17 00:00:00 2001 From: Zhihe Li Date: Thu, 22 Sep 2022 18:22:01 -0400 Subject: [PATCH] Bump UI commitish (#2489) --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index 7e55052133..80e065fbf3 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -82e531e836ad380c27aebfa817cf228f9c5597fd +e2fff6141607cfe0b93fa6892bfeb6020844810f # 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.