Skip to content

Commit 7fabac9

Browse files
authored
Update Elastic stack to 7.15.0-SNAPSHOT (#438)
1 parent 8e50d8d commit 7fabac9

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 = "7.14.0-SNAPSHOT"
9+
DefaultStackVersion = "7.15.0-SNAPSHOT"
1010
)

0 commit comments

Comments
 (0)