We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae3002c commit d5a6b01Copy full SHA for d5a6b01
frontend/src/components/Header.tsx
@@ -20,7 +20,7 @@ import {
20
QuestionOutlined,
21
} from '@ant-design/icons'
22
23
-const VERSION = '2.3.0'
+const VERSION = '2.3.1'
24
25
export function Header() {
26
0 commit comments