Skip to content

Commit f7ccf14

Browse files
chore: bump version to 0.1.8
1 parent 9899847 commit f7ccf14

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "botschat",
3-
"version": "0.1.7",
3+
"version": "0.1.8",
44
"description": "A self-hosted chat interface for OpenClaw AI agents",
55
"workspaces": [
66
"packages/*"

packages/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@botschat/botschat",
3-
"version": "0.1.7",
3+
"version": "0.1.8",
44
"description": "BotsChat channel plugin for OpenClaw — connects your OpenClaw agent to the BotsChat cloud platform",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)