dev: 版本推进

This commit is contained in:
肖应宇 2026-05-06 15:19:55 +08:00
parent 46711ffec8
commit 96cdf2819c
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-ws-text-subtle-strong">v3.2.8</span>
XClaw <span className="text-sm text-ws-text-subtle-strong">v3.2.9</span>
</div>
)}
<SidebarTrigger />