release: vX.Y.Z

This commit is contained in:
MrFadiAi
2026-02-18 01:58:06 +01:00
parent 5abbaa4486
commit 97b826aa1e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "openclaw-manager",
"version": "0.0.8",
"version": "0.0.9",
"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.8",
"version": "0.0.9",
"identifier": "com.openclaw.manager",
"build": {
"beforeDevCommand": "npm run dev",