Skip to content

Commit aad872b

Browse files
authored
Bump up stack version to next 7.15.1 (#541)
* Bump up stack version to 7.16.0 * Use 7.15.1
1 parent 58c3eee commit aad872b

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

0 commit comments

Comments
 (0)