mirror of https://github.com/openclaw/openclaw.git
chore: bump version to 2026.1.8
This commit is contained in:
parent
b8a186fbd3
commit
9fd2fd9362
|
|
@ -22,7 +22,7 @@ android {
|
|||
minSdk = 31
|
||||
targetSdk = 36
|
||||
versionCode = 20260107
|
||||
versionName = "2026.1.7"
|
||||
versionName = "2026.1.8"
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
|
|
|
|||
|
|
@ -106,7 +106,7 @@ Runbook + exact service labels: [Gateway runbook](/gateway)
|
|||
Install a known-good version:
|
||||
|
||||
```bash
|
||||
npm i -g clawdbot@2026.1.7
|
||||
npm i -g clawdbot@2026.1.8
|
||||
```
|
||||
|
||||
Then restart + re-run doctor:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "clawdbot",
|
||||
"version": "2026.1.7",
|
||||
"version": "2026.1.8",
|
||||
"description": "WhatsApp gateway CLI (Baileys web) with Pi RPC agent",
|
||||
"type": "module",
|
||||
"main": "dist/index.js",
|
||||
|
|
|
|||
Loading…
Reference in New Issue