Skip to content

Commit 47773fa

Browse files
committed
Bump to v1.11.0
Signed-off-by: Navid Yaghoobi <navidys@fedoraproject.org>
1 parent e31488e commit 47773fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import (
77
)
88

99
const (
10-
appVersion = "1.11.0-dev"
10+
appVersion = "1.11.0"
1111
)
1212

1313
// versionCmd represents the version command.

0 commit comments

Comments
 (0)