chore: release v0.5.1 and streamline README

This commit is contained in:
2026-02-25 19:54:45 +10:00
parent d479116b9f
commit 6cca232e9e
5 changed files with 221 additions and 135 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
@echo off
:: ================================================================
:: OpenClaw Manager v0.5 — Windows 启动脚本
:: OpenClaw Manager v0.5.1 — Windows 启动脚本
::
:: 特性:
:: * 自动检测 Node.js,未安装时给出安装指引(winget/scoop/官网)
@@ -19,7 +19,7 @@ set "MIN_NODE_MAJOR=18"
echo.
echo ===================================
echo OpenClaw Manager v0.5
echo OpenClaw Manager v0.5.1
echo -----------------------------------
echo.