Skip to content

Commit 3f99503

Browse files
chore: [updatecli] Update default stack version to 8.14.0 (#1890)
1 parent 181226e commit 3f99503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/install/stack_version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ package install
66

77
const (
88
// DefaultStackVersion is the default version of the stack
9-
DefaultStackVersion = "8.13.4"
9+
DefaultStackVersion = "8.14.0"
1010
)

0 commit comments

Comments
 (0)