chore: release desktop client 0.1.7

This commit is contained in:
2026-02-19 19:44:15 +08:00
parent 5082a5ed04
commit 9c3ced5c44
6 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "wanwan-cloud-desktop",
"version": "0.1.6",
"version": "0.1.7",
"identifier": "cn.workyai.wanwancloud.desktop",
"build": {
"beforeDevCommand": "npm run dev",