Skip to content

Commit 374d2a8

Browse files
Update version to 2.1.4.0
1 parent 40c78fa commit 374d2a8

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
@@ -58,7 +58,7 @@ variable "yb_download_url" {
5858

5959
variable "yb_version" {
6060
description = "The version number of YugaByteDB to install"
61-
default = "2.1.3.0"
61+
default = "2.1.4.0"
6262
type = string
6363
}
6464

0 commit comments

Comments
 (0)