fix(plugins): preserve bundled host compatibility floor

This commit is contained in:
Peter Steinberger
2026-04-11 19:58:05 +01:00
parent ada95aefa9
commit 0e3f9657da
24 changed files with 26 additions and 40 deletions

View File

@@ -43,7 +43,7 @@
"install": {
"npmSpec": "@openclaw/googlechat",
"defaultChoice": "npm",
"minHostVersion": ">=2026.4.11"
"minHostVersion": ">=2026.4.10"
}
}
}