#downgrade

1 messages · Page 1 of 1 (latest)

frigid sluice
#

i have openclaw 2026.4.15 and i want to downgrade to 2026.4.14 how do i do tbhs

opal locustBOT
jagged forgeBOT
#

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

opal locustBOT
gray sinewBOT
#

yep, easiest is:

  1. Check how it was installed:
openclaw update status
  1. If it says package install, do:
openclaw update --dry-run --tag 2026.4.14
openclaw update --tag 2026.4.14
openclaw doctor
openclaw gateway restart
openclaw --version

That --tag 2026.4.14 is the supported one-off downgrade path for npm installs, and it should prompt because it’s older than your current version.