Feature action (#144)

* ci: 👷 整合github action配置文件

* docs: 📝 贡献文档修改

* style: 💄 更新版本

* style: 💄 cargo.lock版本更新
This commit is contained in:
LOG1997
2025-12-29 16:50:53 +08:00
committed by GitHub
parent 746747db77
commit 8f0c3848d0
4 changed files with 8 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "../node_modules/@tauri-apps/cli/config.schema.json",
"productName": "log-lottery",
"version": "0.0.4",
"version": "0.5.0",
"identifier": "to2026.xyz",
"build": {
"frontendDist": "../dist",
@@ -34,4 +34,4 @@
"icons/icon.ico"
]
}
}
}