Skip to content

Commit 98055da

Browse files
chore: [updatecli] Update default stack version to 9.1.3 (#2856)
Made with ❤️️ by updatecli Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent dbb8a6e commit 98055da

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

0 commit comments

Comments
 (0)