chore: release v0.7.3

This commit is contained in:
晴天
2026-03-10 22:52:32 +08:00
parent 91f96ac96b
commit d6361b4e89
5 changed files with 26 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "clawpanel"
version = "0.7.2"
version = "0.7.3"
edition = "2021"
description = "ClawPanel - OpenClaw 可视化管理面板"
authors = ["qingchencloud"]

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.7.2",
"version": "0.7.3",
"identifier": "ai.openclaw.clawpanel",
"build": {
"frontendDist": "../dist",