Skip to content

Commit 3cf3d14

Browse files
committed
chore(channel): bump version to v1.0.6-beta.0
1 parent cc176ff commit 3cf3d14

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

channel/openclaw.plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "clawswarm",
33
"name": "ClawSwarm Channel",
4-
"version": "1.0.6",
4+
"version": "1.0.6-beta.0",
55
"description": "ClawSwarm 与 OpenClaw 的桥接通道,支持单聊、群聊、@mention",
66
"kind": "channel",
77
"channels": ["clawswarm"],

channel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@1panel-dev/clawswarm",
3-
"version": "1.0.6",
3+
"version": "1.0.6-beta.0",
44
"type": "module",
55
"description": "OpenClaw ClawSwarm channel plugin.",
66
"license": "GPL-3.0 license",

0 commit comments

Comments
 (0)