Add upgrade code from 4.7.0 to 4.7.1

Этот коммит содержится в:
JoramWilander
2018-02-16 17:14:22 -05:00
родитель 98bd9a0753
Коммит 291432e254
2 изменённых файлов: 13 добавлений и 0 удалений

Просмотреть файл

@@ -13,6 +13,7 @@ import (
// It should be maitained in chronological order with most current
// release at the front of the list.
var versions = []string{
"4.7.1",
"4.7.0",
"4.6.0",
"4.5.0",