opsgenie / opsgenie-lamp

OpsGenie Lamp with Go SDK
Apache License 2.0
34 stars 18 forks source link

Versioning Disparity #10

Closed hikerspath closed 4 years ago

hikerspath commented 5 years ago

When you download version 2.6.0 from docs link, the executable for Linux is still versioned 2.5.1 even thought the file is listed 2.6.0, not sure if that is the right versioning / code-base. Also, the Mac version is 2.2.2? It is very tough to know what I am looking at or which version is even relevant because none of these match releases in github?

Mac

Downloads/opsgenie-lamp$ ./opsgenie-lamp help
NAME:
   lamp - Command line interface for OpsGenie

USAGE:
   opsgenie-lamp [global options] command [command options] [arguments...]

VERSION:
   2.2.2

Linux

bash-4.4# ./opsgenie-lamp help
NAME:
   lamp - Command line interface for OpsGenie

USAGE:
   opsgenie-lamp [global options] command [command options] [arguments...]

VERSION:
   2.5.1