Skip to content

Commit

Permalink
cli v0.18.3 (#3959)
Browse files Browse the repository at this point in the history
  • Loading branch information
just-at-uber committed Feb 5, 2021
1 parent 449d38a commit 253017d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/cli/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ import (
const (
// Version is the controlled version string. It should be updated every time
// before we release a new version.
Version = "0.18.2"
Version = "0.18.3"
)

// SetFactory is used to set the ClientFactory global
Expand Down

0 comments on commit 253017d

Please sign in to comment.