From 4731bc8747d11addc0d83d71cfc17575f65892a3 Mon Sep 17 00:00:00 2001 From: Lauren Date: Tue, 21 Jan 2025 18:38:53 -0500 Subject: [PATCH] bump-ui-commit-904864b14 (#5449) --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index 87cf729ddb..46bce8d3e4 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -0ff91f9182cee072d3f4658d7ff7929cda23126f +904864b14e5a9257a996693671c85668864eaa9b # 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.