Skip to content

Commit

Permalink
Update the version to 2.20.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yugabyte-ci committed Dec 27, 2023
1 parent 1d825f2 commit 286cb29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ variable "yb_download_url" {

variable "yb_version" {
description = "The version number of YugaByteDB to install"
default = "2.20.0.2"
default = "2.20.1.0"
type = string
}

Expand Down

0 comments on commit 286cb29

Please sign in to comment.