claude-plugins/plugins/save-doc/.claude-plugin/plugin.json
Cal Corum 87640c65d5 fix: bump save-doc version to 1.1.0 to invalidate plugin cache
Cache was stuck at 1.0.0 and not picking up the 3 new commands
added in b87017f (release-notes, session, troubleshooting).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 23:00:07 -05:00

6 lines
198 B
JSON

{
"name": "save-doc",
"description": "Save documentation to the knowledge base. Writes properly-formatted docs with frontmatter to the claude-home KB for auto-indexing.",
"version": "1.1.0"
}