We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0992f96 commit d0a2f4cCopy full SHA for d0a2f4c
version/version.go
@@ -7,7 +7,7 @@ import (
7
"github.com/github/hub/utils"
8
)
9
10
-var Version = "2.2.5"
+var Version = "2.2.6"
11
12
func FullVersion() string {
13
gitVersion, err := git.Version()
0 commit comments