chore: release v0.8.6 — fix SSH auth in version switch, improve error diagnosis

This commit is contained in:
晴天
2026-03-13 17:17:44 +08:00
parent 4c51aa1d5a
commit f0015118d1
8 changed files with 71 additions and 24 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.8.5",
"version": "0.8.6",
"identifier": "ai.openclaw.clawpanel",
"build": {
"frontendDist": "../dist",