Skip to content

Commit f34f13d

Browse files
committed
Update the version to 2.20.1.3
1 parent 66e40ed commit f34f13d

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 = "2.20.1.2"
59+
default = "2.20.1.3"
6060
type = string
6161
}
6262

0 commit comments

Comments
 (0)