dev:版本标识

This commit is contained in:
肖应宇 2026-04-11 14:26:21 +08:00 committed by Titan
parent c2313466d6
commit 40e252a74e
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ export function WorkspaceHeader({ className }: { className?: string }) {
) : (
<div className="text-primary ml-2 cursor-default font-serif">
{/* TODO: 测试标识 */}
XClaw <span className="text-sm text-[#000000c5]">v3.2.1 fix(frontend): /new预创建会话并强制跳转聊天态</span>
XClaw <span className="text-sm text-[#000000c5]">v3.2.3</span>
</div>
)}
<SidebarTrigger />