Release version 0.4.7

修复:会话消息的工具调用里展开后无法显示新文件的内容
This commit is contained in:
xintaofei
2026-03-29 11:52:42 +08:00
parent d653a20779
commit 7b73d7e1c2
4 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "codeg",
"version": "0.4.6",
"version": "0.4.7",
"identifier": "app.codeg",
"build": {
"beforeDevCommand": "pnpm dev",