From 36e2a546b8f17108c976e5878db20d84ff1c83b5 Mon Sep 17 00:00:00 2001 From: Ddupg Date: Tue, 10 Mar 2026 19:35:47 +0800 Subject: [PATCH] chore: align version in openclaw.plugin.json Change-Id: Ic752ee1d06c8785ab6b0e44b86b83d7045f0959e --- openclaw.plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openclaw.plugin.json b/openclaw.plugin.json index 6f408db..367e466 100644 --- a/openclaw.plugin.json +++ b/openclaw.plugin.json @@ -2,7 +2,7 @@ "id": "memory-lancedb-pro", "name": "Memory (LanceDB Pro)", "description": "Enhanced LanceDB-backed long-term memory with hybrid retrieval, multi-scope isolation, long-context chunking, and management CLI", - "version": "1.1.0-beta.4", + "version": "1.1.0-beta.5", "kind": "memory", "configSchema": { "type": "object",