Skip to content

Commit a2e4e06

Browse files
committed
Add version number
1 parent 8b370e8 commit a2e4e06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/chat-widget.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ export function ChatWidget() {
136136
<div className="flex items-center gap-2">
137137
<Cpu className="w-4 h-4 text-cyan" />
138138
<span className="font-mono text-xs font-bold tracking-widest text-cyan uppercase">
139-
System_Assistant // Online
139+
System_Assistant v1.2 // Online
140140
</span>
141141
</div>
142142
</div>

0 commit comments

Comments
 (0)