cli version in `v0.1.7` is `v0.1.6`
Closed this issue ยท 7 comments
https://github.com/deepsourcelabs/cli/blob/v0.1.7/constants.go#L4
Also can't overwrite it with ldflags because it's a const
https://www.digitalocean.com/community/tutorials/using-ldflags-to-set-version-information-for-go-applications
I guess this is related to #28
Is this issue still relevant? There has been no recent activity found and is considered stale. If relevant please comment or update to unstale.
Still relevant
Is this issue still relevant? There has been no recent activity found and is considered stale. If relevant please comment or update to unstale.
Still relevant
Hey @06kellyjac ๐
Thanks for reporting this. Really sorry for the delay. We will surely push a fix and patch it in the upcoming release.
@06kellyjac This has been fixed. Do try out the new v0.2.0
and share feedback. Its currently in beta and we will be releasing a stable release soon after rigorously testing it. Thanks ๐
PS: The code for the v0.2.0 is in the develop
branch.