chore: prepare 2026.4.7

This commit is contained in:
Peter Steinberger
2026-04-08 02:14:59 +01:00
parent 8f30a6c4ec
commit 0e91c25c0b
113 changed files with 278 additions and 243 deletions

View File

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