From e8e68e1f167b5dbefde62bab4338d049d36b873b Mon Sep 17 00:00:00 2001 From: Sopaco Date: Thu, 2 Apr 2026 18:36:05 +0800 Subject: [PATCH] Bump MemClaw plugin version to 0.9.35 --- examples/@memclaw/plugin/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/@memclaw/plugin/package.json b/examples/@memclaw/plugin/package.json index 81fd455..55e4f9c 100644 --- a/examples/@memclaw/plugin/package.json +++ b/examples/@memclaw/plugin/package.json @@ -1,6 +1,6 @@ { "name": "@memclaw/memclaw", - "version": "0.9.33", + "version": "0.9.35", "description": "MemClaw - The Cortex Memory plugin for OpenClaw. Layered semantic memory for OpenClaw with easy setup and migration", "homepage": "https://github.com/sopaco/cortex-mem", "repository": {