Incorrect version: version hardcoded to 0.13.4? #217
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
go install github.com/daixiang0/gci@v0.13.5
gci --version
returns
0.13.4
when latest is installed, 0.13.4 is returned as well
What about determining the tag version in the pipeline, set it and let it be baked into the main file instead of putting it manually in two places?
The text was updated successfully, but these errors were encountered: