We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d017f09 commit f90bf5bCopy full SHA for f90bf5b
front_end/panels/ai_chat/core/Version.ts
@@ -3,8 +3,8 @@
3
// found in the LICENSE file.
4
5
export const VERSION_INFO = {
6
- version: '0.5.0',
7
- buildDate: '2025-10-05',
+ version: '0.6.0',
+ buildDate: '2025-12-09',
8
channel: 'stable'
9
} as const;
10
0 commit comments