-
Notifications
You must be signed in to change notification settings - Fork 678
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, reliablybackport-to-v1.xTell Mergify to backport the PR to v1.xTell Mergify to backport the PR to v1.xcli
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
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, reliablybackport-to-v1.xTell Mergify to backport the PR to v1.xTell Mergify to backport the PR to v1.xcli