Uncomment upgrade for 5.2.0 (#9216)

This commit is contained in:
Carlos Tadeu Panato Junior
2018-08-06 09:45:36 +02:00
committed by GitHub
parent 30ded2489f
commit fbdf337dcd
2 changed files with 6 additions and 6 deletions

View File

@@ -13,6 +13,7 @@ import (
// It should be maintained in chronological order with most current
// release at the front of the list.
var versions = []string{
"5.2.0",
"5.1.0",
"5.0.0",
"4.10.0",