We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5ec0790 + 899783c commit 17000b9Copy full SHA for 17000b9
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 = "8.8.1"
+ DefaultStackVersion = "8.8.2"
10
)
0 commit comments