Skip to content

Commit fbe61f8

Browse files
authored
Bump up stack version to 7.16.0 (#614)
1 parent e34272e commit fbe61f8

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 = "7.15.1"
9+
DefaultStackVersion = "7.16.0"
1010
)

0 commit comments

Comments
 (0)