You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you compile it differently to set the version? I just downloaded bandwhich-v0.21.0-x86_64-unknown-linux-musl.tar.gz from the releases and from that binary I don't get the version:
./bandwhich --version
error: unexpected argument '--version' found
Usage: bandwhich [OPTIONS]
For more information, try '--help'.
I built mine from source: cargo build --release
I also built using the src rpm on COPR. There is no version output.
i built mine from source too, i will clone the repo again to test.
Edit: in the main branch it's working and in the release tag v0.21.0 it's not really working.
As you can see, v0.21.0 has no version yet, it will probably be fixed in the next version. Sorry for my previous analysis
I can no longer get the installed version by running
bandwhich -V
or with--version
. I use this to upgrade to newer versions.This used to work for v 0.20.0.
The text was updated successfully, but these errors were encountered: