We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e34272e commit fbe61f8Copy full SHA for fbe61f8
internal/install/stack_version.go
@@ -6,5 +6,5 @@ package install
6
7
const (
8
// DefaultStackVersion is the default version of the stack
9
- DefaultStackVersion = "7.15.1"
+ DefaultStackVersion = "7.16.0"
10
)
0 commit comments