Release version 0.1.0

重构会话消息的处理流程和渲染逻辑,提升性能,减少卡顿。
This commit is contained in:
xintaofei
2026-03-11 00:00:17 +08:00
parent 16a3267e69
commit 2ab6d6ff11
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.0.19",
"version": "0.1.0",
"identifier": "app.codeg",
"build": {
"beforeDevCommand": "pnpm dev",