mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 18:40:44 +00:00
chore: bump version to 2026.5.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@openclaw/qqbot",
|
||||
"version": "2026.5.1-beta.1",
|
||||
"version": "2026.5.2",
|
||||
"private": false,
|
||||
"description": "OpenClaw QQ Bot channel plugin",
|
||||
"repository": {
|
||||
@@ -21,7 +21,7 @@
|
||||
"openclaw": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"openclaw": ">=2026.4.27"
|
||||
"openclaw": ">=2026.5.2"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"openclaw": {
|
||||
@@ -50,10 +50,10 @@
|
||||
"minHostVersion": ">=2026.4.10"
|
||||
},
|
||||
"compat": {
|
||||
"pluginApi": ">=2026.4.27"
|
||||
"pluginApi": ">=2026.5.2"
|
||||
},
|
||||
"build": {
|
||||
"openclawVersion": "2026.5.1-beta.1"
|
||||
"openclawVersion": "2026.5.2"
|
||||
},
|
||||
"bundle": {
|
||||
"includeInCore": false
|
||||
|
||||
Reference in New Issue
Block a user