From f7823d3f7176a9b050d29b2330fac989784bfa46 Mon Sep 17 00:00:00 2001 From: Dharini Jeeva Date: Fri, 9 Jun 2023 11:47:20 -0700 Subject: [PATCH] ui changes (#3304) --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index 04bf973c19..07056d7584 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -547d44f1bdbc02777ac5da13cb382abd96c3ba09 +37c0c55a6033e552bc8f4d5b707db731fb618b87 # 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.