Skip to content

Commit 9ff267c

Browse files
author
root
committed
Bump OpenClaw to 2026.2.2-3 (add-on 0.5.32)
1 parent 71734b4 commit 9ff267c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

openclaw_assistant/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ USER root
8181

8282
# Install OpenClaw globally
8383
RUN npm config set fund false && npm config set audit false \
84-
&& npm install -g openclaw@2026.2.1
84+
&& npm install -g openclaw@2026.2.2-3
8585

8686
COPY run.sh /run.sh
8787
COPY oc_config_helper.py /oc_config_helper.py

openclaw_assistant/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: OpenClaw Assistant
2-
version: "0.5.31"
2+
version: "0.5.32"
33
slug: openclaw_assistant
44
description: Run OpenClaw Assistant (OpenClaw-compatible) as a Home Assistant add-on.
55
url: https://github.com/techartdev/OpenClawHomeAssistant

0 commit comments

Comments
 (0)