From bf41d23dbe8e67ec2d4413b702a64a31a6a53359 Mon Sep 17 00:00:00 2001 From: Lisbet Alvarez <107949262+lisbet-alvarez@users.noreply.github.com> Date: Mon, 22 Jul 2024 10:33:57 -0700 Subject: [PATCH] chore: bump ui commit to 10c128e (#4950) --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index 047cdaa8ad..80552852bd 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -03376f0ae66a8b2cdb959d43d5dcad914095772a +10c128ee3baf695e350679f82122ef0cfb8cdd8a # 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.