Skip to content

Commit

Permalink
Test with 8.16.0 SNAPSHOT tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mrodm committed Sep 2, 2024
1 parent 7c19075 commit 1820056
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/install/stack_version.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ package install

const (
// DefaultStackVersion is the default version of the stack
DefaultStackVersion = "8.15.0"
DefaultStackVersion = "8.16.0-SNAPSHOT"
)

0 comments on commit 1820056

Please sign in to comment.