Files
claude-mem/.claude-plugin/marketplace.json
T
Alex Newman b5e266fc80 chore: bump version to 8.5.3
Update version across all plugin manifests and build artifacts.
2026-01-01 23:41:20 -05:00

19 lines
425 B
JSON

{
"name": "thedotmack",
"owner": {
"name": "Alex Newman"
},
"metadata": {
"description": "Plugins by Alex Newman (thedotmack)",
"homepage": "https://github.com/thedotmack/claude-mem"
},
"plugins": [
{
"name": "claude-mem",
"version": "8.5.3",
"source": "./plugin",
"description": "Persistent memory system for Claude Code - context compression across sessions"
}
]
}