Release version 0.1.2

修复和优化会话消息的显示
This commit is contained in:
xintaofei
2026-03-12 01:07:26 +08:00
parent c8110aa03a
commit f9771d6f27
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.1.1",
"version": "0.1.2",
"identifier": "app.codeg",
"build": {
"beforeDevCommand": "pnpm dev",