chore: refresh version references
This commit is contained in:
@@ -68,7 +68,7 @@ Using Claude Pro/Max subscription? See `docs/onboarding.md` for the Anthropic OA
|
|||||||
- Nix mode for declarative config; Docker-based installs.
|
- Nix mode for declarative config; Docker-based installs.
|
||||||
- Health, doctor migrations, structured logging, release tooling.
|
- Health, doctor migrations, structured logging, release tooling.
|
||||||
|
|
||||||
## Changes since 2.0.0-beta5 (2026-01-03)
|
## Changes since 2026.1.4 (2026-01-04)
|
||||||
|
|
||||||
### Highlights
|
### Highlights
|
||||||
- Project rename completed: CLIs, paths, bundle IDs, env vars, and docs unified on Clawdbot.
|
- Project rename completed: CLIs, paths, bundle IDs, env vars, and docs unified on Clawdbot.
|
||||||
|
|||||||
@@ -82,7 +82,7 @@ Metadata written by CLI wizards (`onboard`, `configure`, `doctor`, `update`).
|
|||||||
{
|
{
|
||||||
wizard: {
|
wizard: {
|
||||||
lastRunAt: "2026-01-01T00:00:00.000Z",
|
lastRunAt: "2026-01-01T00:00:00.000Z",
|
||||||
lastRunVersion: "2.0.0-beta5",
|
lastRunVersion: "2026.1.4",
|
||||||
lastRunCommit: "abc1234",
|
lastRunCommit: "abc1234",
|
||||||
lastRunCommand: "configure",
|
lastRunCommand: "configure",
|
||||||
lastRunMode: "local"
|
lastRunMode: "local"
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "clawdbot",
|
"name": "clawdbot",
|
||||||
"version": "2.0.0-beta5",
|
"version": "2026.1.4",
|
||||||
"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