#update issue

1 messages Β· Page 1 of 1 (latest)

obsidian sorrel
#

ive notcied that openclaw has reached 2026.5.12 version 2026.5.14 in beta, but when i try to update mine thehighest it gets to is 2026.5.7

true talonBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> βœ… Mark Solution

fathom snowBOT
# obsidian sorrel ive notcied that openclaw has reached 2026.5.12 version 2026.5.14 in beta, but w...

I checked the current registry tags: latest is 2026.5.12, and beta is currently newer than 2026.5.14 (2026.5.16-beta.1 right now). So if your updater stops at 2026.5.7, it’s probably using an old channel/cache/install path rather than 5.7 being the newest available.

First, can you paste:

openclaw --version
openclaw update status
openclaw update --dry-run

To update stable, use:

openclaw update --channel stable

For beta, use:

fathom snowBOT