From 200524126dd14a933f08eb0183c37bc42fc70107 Mon Sep 17 00:00:00 2001 From: Cameron Perera Date: Mon, 15 Apr 2024 12:05:15 -0500 Subject: [PATCH] chore: bump ui commit to 80b633a (#4642) --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index 0b9d365aea..c4dc7a24d1 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -5c6c9bb69f7cd3190c292fd8bde29ea23e27da51 +80b633a063a5825e3c416b912ac32bde76e5e600 # 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.