build(extensions): bump bundled plugin versions to 2026.4.15-beta.1

This commit is contained in:
Peter Steinberger
2026-04-15 15:05:53 +01:00
parent cb790c858b
commit b3fa5880dd
100 changed files with 151 additions and 151 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@openclaw/memory-lancedb",
"version": "2026.4.12",
"version": "2026.4.15-beta.1",
"description": "OpenClaw LanceDB-backed long-term memory plugin with auto-recall/capture",
"type": "module",
"dependencies": {
@@ -21,10 +21,10 @@
"minHostVersion": ">=2026.4.10"
},
"compat": {
"pluginApi": ">=2026.4.12"
"pluginApi": ">=2026.4.15-beta.1"
},
"build": {
"openclawVersion": "2026.4.12"
"openclawVersion": "2026.4.15-beta.1"
},
"release": {
"publishToClawHub": true,