Skip to content

Commit 2ef0ead

Browse files
committed
Merge branch 'release/v0.40.5'
2 parents 561ca5b + 539e2db commit 2ef0ead

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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 = "0.40.4"
28+
default = "0.40.5"
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 = "0.40.4"
38+
default = "0.40.5"
3939
}
4040

4141
variable "GIT_REVISION" {

0 commit comments

Comments
 (0)