chore: bump version to 7.1.6

Improved error messages with platform-specific worker restart instructions

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
Alex Newman
2025-12-13 17:08:16 -05:00
parent bb0508d639
commit 12c2ecce06
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
"plugins": [
{
"name": "claude-mem",
"version": "7.1.5",
"version": "7.1.6",
"source": "./plugin",
"description": "Persistent memory system for Claude Code - context compression across sessions"
}