From 98a63187607f838b8c8ddb34c8983a49acc5dabb Mon Sep 17 00:00:00 2001 From: Zhihe Li Date: Mon, 24 Apr 2023 11:28:36 -0400 Subject: [PATCH] Bump UI commit (#3178) --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index bb88b2c6fd..822bf3ec2e 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -0a761119441d26449fee25d08b476c0b54863471 +6cb9c2ab1beb2366daa36b4a21471ebdd00e6087 # 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.