feat: improve sync workspace and updater stability in 0.1.27

This commit is contained in:
2026-02-20 23:44:26 +08:00
parent b179cae14e
commit b161a3e3e7
7 changed files with 192 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "玩玩云",
"version": "0.1.26",
"version": "0.1.27",
"identifier": "cn.workyai.wanwancloud.desktop",
"build": {
"beforeDevCommand": "npm run dev",