Add upgrade code from 4.7.0 to 4.7.1

This commit is contained in:
JoramWilander
2018-02-16 17:14:22 -05:00
parent 98bd9a0753
commit 291432e254
2 changed files with 13 additions and 0 deletions

View File

@@ -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",