chore: bump version to 2026.5.6

This commit is contained in:
Peter Steinberger
2026-05-06 09:47:29 +01:00
parent 5cf55ed3f1
commit 0b88d6286c
128 changed files with 217 additions and 207 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@openclaw/memory-lancedb",
"version": "2026.5.4",
"version": "2026.5.6",
"description": "OpenClaw LanceDB-backed long-term memory plugin with auto-recall/capture",
"repository": {
"type": "git",
@@ -26,10 +26,10 @@
"minHostVersion": ">=2026.4.10"
},
"compat": {
"pluginApi": ">=2026.5.4"
"pluginApi": ">=2026.5.6"
},
"build": {
"openclawVersion": "2026.5.4"
"openclawVersion": "2026.5.6"
},
"release": {
"publishToClawHub": true,