Skip to content

v1.2.1: marketplace entry version + CI match gate - #2

Merged
ionut85 merged 1 commit into
mainfrom
fix/marketplace-version-field
Aug 5, 2026
Merged

ionut85 merged 1 commit into
mainfrom
fix/marketplace-version-field

Conversation

@ionut85

@ionut85 ionut85 commented Aug 5, 2026

Copy link
Copy Markdown
Member

Desktop Update button stayed greyed at 1.1.0→1.2.0 even after manual marketplace sync; CLI updated fine. Leading hypothesis: desktop update detection compares against the marketplace entry's version, which we never set. This adds it (1.2.1), bumps plugin.json to match, and extends CI so the two can never drift. Merging this also serves as the first post-grant webhook test for desktop auto-sync.

🤖 Generated with Claude Code

The desktop app's update detection appears to read the catalog entry's
version; ours had none, leaving the Update button greyed out. Version now
lives in both files, kept in lockstep by a new CI check.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@ionut85
ionut85 merged commit edecacf into main Aug 5, 2026
1 check passed
@ionut85
ionut85 deleted the fix/marketplace-version-field branch August 5, 2026 09:03
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