chore: release v0.0.10

This commit is contained in:
MrFadiAi
2026-02-19 06:06:08 +01:00
parent 3ee4796a81
commit 28e549b12d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "openclaw-manager",
"version": "0.0.9",
"version": "0.0.10",
"description": "🦞 OpenClaw Cross-Platform Manager - High-Performance AI Assistant Configuration & Service Management",
"author": "OpenClaw Team",
"license": "MIT",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "OpenClaw Manager",
"version": "0.0.9",
"version": "0.0.10",
"identifier": "com.openclaw.manager",
"build": {
"beforeDevCommand": "npm run dev",