From 987cdb3b64fa858a46e2655feb8f176ae5f56e5d Mon Sep 17 00:00:00 2001 From: Lisbet Alvarez <107949262+lisbet-alvarez@users.noreply.github.com> Date: Wed, 9 Oct 2024 15:58:44 -0700 Subject: [PATCH] bump ui commit to 857bf01 (#5170) --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index b4c97c4abb..901e1fceb6 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -0d55812f647689f8c735d5c5f6aea0a524d18557 +857bf015964b50c6e70d2fff666fda007975fa06 # 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.