From 87b0866d8fffce409045a26f6314695851392c73 Mon Sep 17 00:00:00 2001 From: Cameron Perera Date: Tue, 16 Apr 2024 12:19:19 -0500 Subject: [PATCH] chore: bump ui commit to 98c16ad (#4647) --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index c4dc7a24d1..3559e377aa 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -80b633a063a5825e3c416b912ac32bde76e5e600 +98c16ad4223db09887be87a141f7e510df881dec # 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.