From ed7357705cafd583bf10f8fe541d912a779e4364 Mon Sep 17 00:00:00 2001 From: Ben Balter Date: Sat, 5 Jul 2025 21:42:03 +0000 Subject: [PATCH] link version --- client/src/components/ui/Version.tsx | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/client/src/components/ui/Version.tsx b/client/src/components/ui/Version.tsx index b1a70ba2216..93fb69f4e55 100644 --- a/client/src/components/ui/Version.tsx +++ b/client/src/components/ui/Version.tsx @@ -28,9 +28,15 @@ const Version = () => { {version && ( <> version:  - + {version} - + )}