Skip to content

Commit 63e0994

Browse files
chore: [updatecli] Update default stack version to 8.16.0
Made with ❤️️ by updatecli
1 parent fabc980 commit 63e0994

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)