chore: bump version to 2026.1.23

This commit is contained in:
Peter Steinberger
2026-01-23 22:14:56 +00:00
parent fdbaae6a33
commit 4ee70be690
36 changed files with 76 additions and 44 deletions

View File

@@ -1,9 +1,11 @@
{
"name": "@clawdbot/open-prose",
"version": "2026.1.22",
"version": "2026.1.23",
"type": "module",
"description": "OpenProse VM skill pack plugin (slash command + telemetry).",
"clawdbot": {
"extensions": ["./index.ts"]
"extensions": [
"./index.ts"
]
}
}