Skip to content

Plugin version mismatch prevents autoupdate in Claude Code #43

@crsmoore

Description

@crsmoore

The plugin's two version fields disagree:

  • .claude-plugin/marketplace.json0.0.3
  • plugin/.claude-plugin/plugin.json0.0.2

Claude Code uses plugin.json to decide whether an update is available, so claude plugin update claude-supermemory reports "already at the latest version (0.0.2)" and the plugin never autoupdates for users still on 0.0.2.

Fix: bump plugin.json to 0.0.3 (or whatever the next release should be) so both files match.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions