Skip to content

Commit a5e7c4e

Browse files
committed
Merge branch 'release/v41.6'
2 parents 7e8a3d0 + 1e05e6d commit a5e7c4e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

server-slim.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ variable "DEEPHAVEN_SOURCES" {
2525
}
2626

2727
variable "DEEPHAVEN_VERSION" {
28-
default = "41.5"
28+
default = "41.6"
2929
}
3030

3131
variable "GIT_REVISION" {

server.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ variable "DEEPHAVEN_SOURCES" {
3535
}
3636

3737
variable "DEEPHAVEN_VERSION" {
38-
default = "41.5"
38+
default = "41.6"
3939
}
4040

4141
variable "GIT_REVISION" {

0 commit comments

Comments
 (0)