chore: bump version 2026.1.7

This commit is contained in:
Peter Steinberger
2026-01-07 15:30:05 +00:00
parent 7f6b98929f
commit 8804a80111
2 changed files with 2 additions and 2 deletions

View File

@@ -97,7 +97,7 @@ Runbook + exact service labels: [Gateway runbook](/gateway)
Install a known-good version:
```bash
npm i -g clawdbot@2026.1.5-3
npm i -g clawdbot@2026.1.7
```
Then restart + re-run doctor:

View File

@@ -1,6 +1,6 @@
{
"name": "clawdbot",
"version": "2026.1.5-3",
"version": "2026.1.7",
"description": "WhatsApp gateway CLI (Baileys web) with Pi RPC agent",
"type": "module",
"main": "dist/index.js",