Skip to content

Commit fec1f51

Browse files
Junjun Zhangclaude
andcommitted
更新 OpenClaw 插件兼容性声明至 2026.4.24
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 581d3c4 commit fec1f51

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

packages/privateclaw-provider/openclaw.plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "privateclaw",
33
"name": "PrivateClaw",
44
"description": "Ephemeral end-to-end encrypted private session plugin for OpenClaw.",
5-
"version": "0.1.42",
5+
"version": "0.1.51",
66
"configSchema": {
77
"type": "object",
88
"additionalProperties": false,

packages/privateclaw-provider/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@privateclaw/privateclaw",
3-
"version": "0.1.50",
3+
"version": "0.1.51",
44
"description": "PrivateClaw provider runtime and OpenClaw-compatible plugin adapter. iOS App Store (YourClaw): https://apps.apple.com/us/app/yourclaw/id6760531637 ; Android closed alpha requires joining https://groups.google.com/g/gg-studio-ai-products before installing https://play.google.com/store/apps/details?id=gg.ai.privateclaw ; Desktop GitHub Releases (look for app-v*): https://github.com/topcheer/PrivateClaw/releases",
55
"type": "module",
66
"main": "./dist/index.js",
@@ -16,7 +16,7 @@
1616
"./index.ts"
1717
],
1818
"compat": {
19-
"pluginApi": ">=2026.3.23"
19+
"pluginApi": ">=2026.4.24"
2020
},
2121
"install": {
2222
"npmSpec": "@privateclaw/privateclaw",

0 commit comments

Comments
 (0)