fix: improve app relaunch after update and release 0.1.28

This commit is contained in:
2026-02-20 23:53:02 +08:00
parent b161a3e3e7
commit d8cd7fd514
7 changed files with 24 additions and 8 deletions

View File

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