-
Notifications
You must be signed in to change notification settings - Fork 780
Closed
Labels
P:tech-debtPriority: Technical debt that needs to be paid off to enable us to move faster, reliablyPriority: Technical debt that needs to be paid off to enable us to move faster, reliablycli
Milestone
Description
Feature Request
Summary
The CLI command cometbft version logic needs to be updated before the v1 release
Problem Definition
When executing the CLI command cometbft version it outputs
$ cometbft version
0.39.0-dev+441f2f31b
Proposal
The version is hard-coded in the version logic. Needs to be updated here:
Line 6 in 3eea263
| CMTSemVer = "0.39.0-dev" |
and backport to v1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P:tech-debtPriority: Technical debt that needs to be paid off to enable us to move faster, reliablyPriority: Technical debt that needs to be paid off to enable us to move faster, reliablycli