From 41bb6d710b9a77d835e4fa7fd37277d4abdd36a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=B2=20Boschi?= Date: Mon, 30 Mar 2026 16:57:34 +0200 Subject: [PATCH] Revert "Bump openclaw integration to v0.5.1" This reverts commit a3e458ad43288755fc82e5f7ccd061c44df0f93c. --- hindsight-integrations/openclaw/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hindsight-integrations/openclaw/package.json b/hindsight-integrations/openclaw/package.json index 7e366de7..a4b57d01 100644 --- a/hindsight-integrations/openclaw/package.json +++ b/hindsight-integrations/openclaw/package.json @@ -1,6 +1,6 @@ { "name": "@vectorize-io/hindsight-openclaw", - "version": "0.5.1", + "version": "0.5.0", "description": "Hindsight memory plugin for OpenClaw - biomimetic long-term memory with fact extraction", "main": "dist/index.js", "types": "dist/index.d.ts",