fix: make silent updater produce logs reliably and release 0.1.26

This commit is contained in:
2026-02-20 22:55:20 +08:00
parent c8f63d6fc9
commit b179cae14e
7 changed files with 47 additions and 12 deletions

View File

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