This commit is contained in:
949036910@qq.com
2026-05-31 02:29:16 +08:00
parent 0c26f6f4d0
commit f091e17ca4
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.8",
"version": "0.1.9",
"identifier": "com.aiclient.desktop",
"build": {
"beforeDevCommand": "npm run dev --prefix ../aiclient_ui",