Skip to content

Commit 344dbec

Browse files
chore: [updatecli] Update default stack version to 9.2.0 (#3020)
Made with ❤️️ by updatecli Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6b9a305 commit 344dbec

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 = "9.1.5"
9+
DefaultStackVersion = "9.2.0"
1010
)

0 commit comments

Comments
 (0)