Merge pull request #228 from gcavalcante8808/master

Fix for migrations of the new "Alias" Field.
This commit is contained in:
Matej Kramny 2016-11-17 14:24:24 -08:00 committed by GitHub
commit b57153f136
2 changed files with 5579 additions and 0 deletions

View File

@ -65,5 +65,6 @@ func init() {
{Major: 1, Minor: 6},
{Major: 1, Minor: 7},
{Major: 1, Minor: 8},
{Major: 1, Minor: 9},
}
}

5578
util/bindata.go Normal file

File diff suppressed because it is too large Load Diff