[MM-17109] Bump model version to 5.16 (#12172)

* Bump model version to 5.16

* Make db schema version indipended of app version
Этот коммит содержится в:
Ben Schumacher
2019-09-18 18:23:58 +02:00
коммит произвёл GitHub
родитель 3a3676eb12
Коммит 3323e7a619
3 изменённых файлов: 13 добавлений и 12 удалений

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

@@ -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.16.0",
"5.15.0",
"5.14.0",
"5.13.0",