build(plugins): align package versions to 2026.4.6

This commit is contained in:
Peter Steinberger
2026-04-06 17:05:22 +01:00
parent 860721f28d
commit 8b79cbcd06
97 changed files with 168 additions and 168 deletions

View File

@@ -1,13 +1,13 @@
{
"name": "@openclaw/nextcloud-talk",
"version": "2026.4.5",
"version": "2026.4.6",
"description": "OpenClaw Nextcloud Talk channel plugin",
"type": "module",
"devDependencies": {
"openclaw": "workspace:*"
},
"peerDependencies": {
"openclaw": ">=2026.4.5"
"openclaw": ">=2026.4.6"
},
"peerDependenciesMeta": {
"openclaw": {
@@ -36,13 +36,13 @@
"install": {
"npmSpec": "@openclaw/nextcloud-talk",
"defaultChoice": "npm",
"minHostVersion": ">=2026.4.5"
"minHostVersion": ">=2026.4.6"
},
"compat": {
"pluginApi": ">=2026.4.5"
"pluginApi": ">=2026.4.6"
},
"build": {
"openclawVersion": "2026.4.5"
"openclawVersion": "2026.4.6"
},
"release": {
"publishToClawHub": true,