chore: 发布 v0.5.2

- 修复 Linux 系统下 OpenClaw 安装检测问题
- 添加赞助商展示区
- 优化官网锚点跳转
This commit is contained in:
晴天
2026-03-06 12:51:58 +08:00
parent c4123891b2
commit c81755612f
3 changed files with 10 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/tauri-apps/tauri/dev/crates/tauri-config-schema/schema.json",
"productName": "ClawPanel",
"version": "0.5.1",
"version": "0.5.2",
"identifier": "ai.openclaw.clawpanel",
"build": {
"frontendDist": "../dist",