fix: stabilize silent updater and release 0.1.22

This commit is contained in:
2026-02-19 21:41:44 +08:00
parent 7563664733
commit cdfe45b3a2
7 changed files with 17 additions and 10 deletions

View File

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