We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d39c452 commit 0504dffCopy full SHA for 0504dff
1 file changed
cmd/init.go
@@ -41,7 +41,7 @@ import (
41
)
42
43
const (
44
- DefaultCaoVersion = "2.8.0"
+ DefaultCaoVersion = "2.9.0"
45
46
47
var initCmd = &cobra.Command{
0 commit comments