chore: bump version to 2026.5.2

This commit is contained in:
Peter Steinberger
2026-05-02 11:58:45 +01:00
parent 7edac014e5
commit 80da0a0213
128 changed files with 219 additions and 209 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@openclaw/line",
"version": "2026.5.1-beta.2",
"version": "2026.5.2",
"description": "OpenClaw LINE channel plugin",
"repository": {
"type": "git",
@@ -15,7 +15,7 @@
"openclaw": "workspace:*"
},
"peerDependencies": {
"openclaw": ">=2026.4.25"
"openclaw": ">=2026.5.2"
},
"peerDependenciesMeta": {
"openclaw": {
@@ -45,10 +45,10 @@
"minHostVersion": ">=2026.4.10"
},
"compat": {
"pluginApi": ">=2026.4.25"
"pluginApi": ">=2026.5.2"
},
"build": {
"openclawVersion": "2026.5.1-beta.2"
"openclawVersion": "2026.5.2"
},
"release": {
"publishToClawHub": true,