fix: harden silent updater flow and release 0.1.24

This commit is contained in:
2026-02-20 20:34:02 +08:00
parent 01384a2215
commit fe544efc91
7 changed files with 67 additions and 10 deletions

View File

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