mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-05 21:30:21 +00:00
chore: bump version metadata to 2026.3.27
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"name": "@openclaw/bluebubbles",
|
||||
"version": "2026.3.26",
|
||||
"version": "2026.3.27",
|
||||
"description": "OpenClaw BlueBubbles channel plugin",
|
||||
"type": "module",
|
||||
"devDependencies": {
|
||||
"openclaw": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"openclaw": ">=2026.3.26"
|
||||
"openclaw": ">=2026.3.27"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"openclaw": {
|
||||
@@ -40,7 +40,7 @@
|
||||
"npmSpec": "@openclaw/bluebubbles",
|
||||
"localPath": "extensions/bluebubbles",
|
||||
"defaultChoice": "npm",
|
||||
"minHostVersion": ">=2026.3.26"
|
||||
"minHostVersion": ">=2026.3.27"
|
||||
},
|
||||
"release": {
|
||||
"publishToNpm": true
|
||||
|
||||
Reference in New Issue
Block a user