chore: bump version to 0.0.16 for new release

This commit is contained in:
OpenClaw Manager
2026-03-04 01:14:29 +01:00
parent 96666f7230
commit 9d5a2fb906
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "openclaw-manager",
"version": "0.0.15",
"version": "0.0.16",
"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.15",
"version": "0.0.16",
"identifier": "com.openclaw.manager",
"build": {
"beforeDevCommand": "npm run dev",