From d482f3ed76e9397382667352f5fb471b66d37ea7 Mon Sep 17 00:00:00 2001 From: Alex Newman Date: Mon, 23 Feb 2026 22:10:38 -0500 Subject: [PATCH] chore: bump version to 10.4.1 --- openclaw/openclaw.plugin.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/openclaw/openclaw.plugin.json b/openclaw/openclaw.plugin.json index e0614f62..e5773759 100644 --- a/openclaw/openclaw.plugin.json +++ b/openclaw/openclaw.plugin.json @@ -3,7 +3,7 @@ "name": "Claude-Mem (Persistent Memory)", "description": "Official OpenClaw plugin for Claude-Mem. Records observations from embedded runner sessions and streams them to messaging channels.", "kind": "memory", - "version": "1.0.0", + "version": "1.0.1", "author": "thedotmack", "homepage": "https://claude-mem.com", "skills": ["skills/make-plan", "skills/do"], diff --git a/package.json b/package.json index ddda6994..470156e7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "claude-mem", - "version": "10.4.0", + "version": "10.4.1", "description": "Memory compression system for Claude Code - persist context across sessions", "keywords": [ "claude",