Skip to content

fix(release): align manifest.json and package.json versions to 4.14.3 - #162

Merged
cdeust merged 1 commit into
mainfrom
fix/version-stragglers
Jul 22, 2026
Merged

fix(release): align manifest.json and package.json versions to 4.14.3#162
cdeust merged 1 commit into
mainfrom
fix/version-stragglers

Conversation

@cdeust

@cdeust cdeust commented Jul 22, 2026

Copy link
Copy Markdown
Owner

Cowork surfaced a stale-looking version, which prompted a sweep of every version field on main. plugin.json / marketplace.json / pyproject.toml were already consistent at 4.14.3; two stragglers were not:

  • manifest.json (the .mcpb bundle manifest) said 4.13.2 — the next Desktop/Cowork bundle build would ship mislabeled
  • package.json said 3.24.0

Both now read 4.14.3.

🤖 Generated with Claude Code

plugin.json, marketplace.json, and pyproject.toml already read 4.14.3;
manifest.json (4.13.2) would mislabel the next .mcpb Desktop/Cowork
bundle and package.json (3.24.0) had drifted two majors.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@cdeust
cdeust merged commit bd1113f into main Jul 22, 2026
14 checks passed
@cdeust
cdeust deleted the fix/version-stragglers branch July 22, 2026 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant