Skip to content

Commit 17000b9

Browse files
committed
Merge remote-tracking branch 'upstream/main' into add_default_index_name
2 parents 5ec0790 + 899783c commit 17000b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/install/stack_version.go

Lines changed: 1 addition & 1 deletion
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.8.1"
9+
DefaultStackVersion = "8.8.2"
1010
)

0 commit comments

Comments
 (0)