Skip to content

Commit 7bf6087

Browse files
committed
Update the version to 2024.1.3.1
1 parent 21b2935 commit 7bf6087

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ variable "yb_download_url" {
5656

5757
variable "yb_version" {
5858
description = "The version number of YugaByteDB to install"
59-
default = "2024.1.3.0"
59+
default = "2024.1.3.1"
6060
type = string
6161
}
6262

0 commit comments

Comments
 (0)