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