nova version shows wrong version
Closed this issue · 1 comments
reini-1 commented
Installation Process
I downloaded verson 1.0.0 from https://github.com/FairwindsOps/Nova/releases/download/1.0.0/Nova_1.0.0_linux_amd64.tar.gz and installed Nova executable to ~/bin/nova
Nova Version
nova version 0.0.1
Expected Behavior
It should show correct version 1.0.0
Actual Behavior
It shows wrong version 0.0.1
Steps to Reproduce
Install nova from the link above and run nova version
Additional Context
--
References
--
reini-1 commented
I think you must place the correct version string into https://github.com/FairwindsOps/Nova/blob/master/main.go