redli
redli copied to clipboard
Installing from 0.10.0 somehow yields --version 0.5.2
Why is it when I install this release: https://github.com/IBM-Cloud/redli/releases/tag/v0.10.0
I get:
> redli --version
0.5.2
This is confusing
I also see this problem:
./redli_0.12.0_darwin_arm64/redli --version
0.5.2
Seems like it is hard-coded here https://github.com/IBM-Cloud/redli/blob/e447e58bfb934070d5c2a743c86af46e9efc66db/redli.go#L67
We should make this dynamic.
This issue has been resolved in the latest commit