feat: tighten file card borders on web and desktop with 0.1.10 release

This commit is contained in:
2026-02-19 20:57:24 +08:00
parent 374238d15f
commit 77799ef819
7 changed files with 40 additions and 39 deletions

View File

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