Bump version to 4.2.10 and fix Windows compatibility by removing hardcoded macOS path

This commit is contained in:
Alex Newman
2025-10-25 13:24:18 -04:00
parent e82d9e075b
commit ae2c789781
6 changed files with 41 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "claude-mem",
"version": "4.2.9",
"version": "4.2.10",
"description": "Persistent memory system for Claude Code - seamlessly preserve context across sessions",
"author": {
"name": "Alex Newman"