We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e31488e commit 47773faCopy full SHA for 47773fa
cmd/version.go
@@ -7,7 +7,7 @@ import (
7
)
8
9
const (
10
- appVersion = "1.11.0-dev"
+ appVersion = "1.11.0"
11
12
13
// versionCmd represents the version command.
0 commit comments