chore: bump version to 2026.1.26

This commit is contained in:
Peter Steinberger
2026-01-27 09:10:21 +00:00
parent d7a00dc823
commit 72fea5e305
40 changed files with 115 additions and 95 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@clawdbot/matrix",
"version": "2026.1.25",
"name": "@moltbot/matrix",
"version": "2026.1.26",
"type": "module",
"description": "Clawdbot Matrix channel plugin",
"clawdbot": {
@@ -18,7 +18,7 @@
"quickstartAllowFrom": true
},
"install": {
"npmSpec": "@clawdbot/matrix",
"npmSpec": "@moltbot/matrix",
"localPath": "extensions/matrix",
"defaultChoice": "npm"
}