Skip to content

Commit e6cad86

Browse files
authored
Merge pull request #92 from techartdev/bot/openclaw-bump-2026.3.7
Bump OpenClaw to 2026.3.7
2 parents 04ffef8 + 8f91cdc commit e6cad86

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
@@ -114,7 +114,7 @@ USER root
114114

115115
# Install OpenClaw globally
116116
RUN npm config set fund false && npm config set audit false \
117-
&& npm install -g openclaw@2026.3.2
117+
&& npm install -g openclaw@2026.3.7
118118

119119
# Shell aliases and color options for interactive use
120120
RUN tee -a /etc/bash.bashrc <<'EOF'

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.57"
2+
version: "0.5.58"
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)