Skip to content

Commit a83bea8

Browse files
author
root
committed
Bump OpenClaw to 2026.4.14 (add-on 0.5.68)
1 parent 9a65e66 commit a83bea8

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.4.12
117+
&& npm install -g openclaw@2026.4.14
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.67"
2+
version: "0.5.68"
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)