chore: bump version to 2026.4.5

This commit is contained in:
Peter Steinberger
2026-04-05 21:33:04 +01:00
parent a8e827856a
commit ce8492f9a0
100 changed files with 205 additions and 164 deletions

View File

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