From 057fa3a764d92bcbf10b46757d93ac9f245abaf6 Mon Sep 17 00:00:00 2001 From: kumarabhirup Date: Thu, 19 Mar 2026 17:00:20 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=8C=20IMPROVE:=20dench=20version=20in?= =?UTF-8?q?=20web?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/web/app/components/workspace/workspace-sidebar.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/web/app/components/workspace/workspace-sidebar.tsx b/apps/web/app/components/workspace/workspace-sidebar.tsx index b301f5c1b36..eede4bc3827 100644 --- a/apps/web/app/components/workspace/workspace-sidebar.tsx +++ b/apps/web/app/components/workspace/workspace-sidebar.tsx @@ -563,13 +563,13 @@ export function WorkspaceSidebar({ style={{ borderColor: "var(--color-border)" }} > - denchclaw.com + dench.com{process.env.NEXT_PUBLIC_DENCHCLAW_VERSION ? ` (v${process.env.NEXT_PUBLIC_DENCHCLAW_VERSION})` : ""}
{onToggleHidden && (