We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug CLI doesn't output a version
To Reproduce
v0.6.0-testnet
version
Output:
cronosd version bash-5.1#
Expected behavior The version I built the software with is displayed.
Desktop (please complete the following information): using an alpine docker container
The text was updated successfully, but these errors were encountered:
Problem: Version CLI command doesn't output any text
766904e
Closes: crypto-org-chain#177 Solution: - add ldflags to Makefile, goreleaser version is good
Problem: Version CLI command doesn't output any text (#178)
e52941e
Closes: #177 Solution: - add ldflags to Makefile, goreleaser version is good
Successfully merging a pull request may close this issue.
Describe the bug
CLI doesn't output a version
To Reproduce
v0.6.0-testnet
version
cli commandOutput:
Expected behavior
The version I built the software with is displayed.
Desktop (please complete the following information):
using an alpine docker container
The text was updated successfully, but these errors were encountered: