Skip to content

Commit 0504dff

Browse files
committed
Update CAO default install to 2.9.0 during init.
1 parent d39c452 commit 0504dff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/init.go

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

4343
const (
44-
DefaultCaoVersion = "2.8.0"
44+
DefaultCaoVersion = "2.9.0"
4545
)
4646

4747
var initCmd = &cobra.Command{

0 commit comments

Comments
 (0)