Skip to content

Commit

Permalink
version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Legion2 committed May 18, 2021
1 parent 5766335 commit 3756566
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class OpenCueCli : CliktCommand(name = "open-cue-cli", autoCompleteEnvvar = "OPE
metavar = "<host or ip>").default("localhost")

init {
versionOption("0.6.0")
versionOption("1.0.0")
context {
console = OpenCueConsole()
}
Expand Down

0 comments on commit 3756566

Please sign in to comment.