This commit is contained in:
949036910@qq.com
2026-06-05 23:03:37 +08:00
parent 18bc7075da
commit 84d1afcdc5
3 changed files with 3 additions and 3 deletions

View File

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