mirror of
https://github.com/openclaw/openclaw.git
synced 2026-02-09 05:19:32 +08:00
chore: bump version to 2026.1.8
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user