mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-25 23:47:20 +00:00
chore: bump version to 2026.3.30
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"name": "@openclaw/nextcloud-talk",
|
||||
"version": "2026.3.29",
|
||||
"version": "2026.3.30",
|
||||
"description": "OpenClaw Nextcloud Talk channel plugin",
|
||||
"type": "module",
|
||||
"devDependencies": {
|
||||
"openclaw": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"openclaw": ">=2026.3.29"
|
||||
"openclaw": ">=2026.3.30"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"openclaw": {
|
||||
@@ -36,7 +36,7 @@
|
||||
"install": {
|
||||
"npmSpec": "@openclaw/nextcloud-talk",
|
||||
"defaultChoice": "npm",
|
||||
"minHostVersion": ">=2026.3.29"
|
||||
"minHostVersion": ">=2026.3.30"
|
||||
},
|
||||
"release": {
|
||||
"publishToNpm": true
|
||||
|
||||
Reference in New Issue
Block a user