Skip to content

Commit b912137

Browse files
chore: [updatecli] Update default stack version to 8.16.0 (#2222)
Made with ❤️️ by updatecli Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Jaime Soriano Pastor <[email protected]>
1 parent 1805b99 commit b912137

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.15.3"
9+
DefaultStackVersion = "8.16.0"
1010
)

0 commit comments

Comments
 (0)