Yes. Running the nats-top --version command consistently outputs nats-top v0.0.0
$ nats-top --version
nats-top v0.0.0
Given the capability you are leveraging, describe your expectation?
I would expect the output to contain the appropriate nats-top version, which the version I downloaded was v0.6.2 as shown in the following output from the install:
What version were you using?
What environment was the server running in?
Is this defect reproducible?
Yes. Running the
nats-top --version
command consistently outputsnats-top v0.0.0
Given the capability you are leveraging, describe your expectation?
I would expect the output to contain the appropriate nats-top version, which the version I downloaded was v0.6.2 as shown in the following output from the install:
Given the expectation, what is the defect you are observing?
The defect is that the nats-top --version command is not showing the correct version, and instead just shows
v0.0.0
.