From e600a0f7025644b691ca8f15a7a1ab086e219674 Mon Sep 17 00:00:00 2001 From: Alex Newman Date: Sat, 25 Oct 2025 14:56:48 -0400 Subject: [PATCH] chore: Bump version to 4.2.11 in plugin.json --- plugin/.claude-plugin/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/.claude-plugin/plugin.json b/plugin/.claude-plugin/plugin.json index a260fb02..a96e300e 100644 --- a/plugin/.claude-plugin/plugin.json +++ b/plugin/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "claude-mem", - "version": "4.2.10", + "version": "4.2.11", "description": "Persistent memory system for Claude Code - seamlessly preserve context across sessions", "author": { "name": "Alex Newman"