Skip to content

fix: consistent fw-/cli- version display across all commands#6

Merged
montfort merged 1 commit intomainfrom
fix/consistent-version-display
Mar 19, 2026
Merged

fix: consistent fw-/cli- version display across all commands#6
montfort merged 1 commit intomainfrom
fix/consistent-version-display

Conversation

@montfort
Copy link
Contributor

Summary

  • Standardize version display to always use fw-X.Y.Z and cli-X.Y.Z format
  • Affects update, update-framework, update-cli, about, and status commands
  • Removes mixed v-prefix formatting that was inconsistent with the split versioning scheme
  • Bumps CLI version to 1.0.2

Test plan

  • cargo build — compiles clean
  • cargo test — 25 tests passing
  • No remaining "v{ display patterns in CLI source (only in strip_tag_prefix for legacy compat)

🤖 Generated with Claude Code

Standardize version display across update, about, and status commands
to always use the fw-X.Y.Z and cli-X.Y.Z format instead of mixing
v-prefix and bare versions.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@montfort montfort merged commit 4ba4573 into main Mar 19, 2026
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

2 participants