fix: v0.8.3 — default to official package + CI clippy fix (remove libc)

This commit is contained in:
晴天
2026-03-13 02:02:55 +08:00
parent dad96b77fd
commit df0863010b
6 changed files with 17 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.8.2",
"version": "0.8.3",
"identifier": "ai.openclaw.clawpanel",
"build": {
"frontendDist": "../dist",