From 67918dc41bcf984a77c7b7ba8a9f4e3a41d10693 Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Fri, 30 Jan 2026 04:10:47 +0100 Subject: [PATCH] chore: bump beta --- README.md | 1 + package.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 88857af42a..e85d18519b 100644 --- a/README.md +++ b/README.md @@ -473,6 +473,7 @@ AI/vibe-coded PRs welcome! 🤖 Special thanks to [Mario Zechner](https://mariozechner.at/) for his support and for [pi-mono](https://github.com/badlogic/pi-mono). +Special thanks to Adam Doppelt for lobster.bot. Thanks to all clawtributors: diff --git a/package.json b/package.json index 9f21078dfd..be8dba4ba6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "openclaw", - "version": "2026.1.29-beta.2", + "version": "2026.1.29-beta.3", "description": "WhatsApp gateway CLI (Baileys web) with Pi RPC agent", "type": "module", "main": "dist/index.js",