chore: bump version to 7.0.4

Comprehensive Windows bug fixes release. Thanks to @kat-bell for the
excellent contributions fixing Windows plugin installation and worker
startup issues.
This commit is contained in:
Claude
2025-12-09 15:29:34 +00:00
parent 291f43d2c7
commit 280608574b
6 changed files with 7 additions and 14 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
"plugins": [
{
"name": "claude-mem",
"version": "7.0.3",
"version": "7.0.4",
"source": "./plugin",
"description": "Persistent memory system for Claude Code - context compression across sessions"
}