This commit is contained in:
949036910@qq.com
2026-06-03 22:12:23 +08:00
parent 921c737726
commit 18bc7075da
5 changed files with 51 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "aiclient",
"version": "0.1.13",
"version": "0.1.14",
"identifier": "com.aiclient.desktop",
"build": {
"beforeDevCommand": "npm run dev --prefix ../aiclient_ui",