fix(be): add migariton number

This commit is contained in:
Denis Gukov 2022-10-28 19:59:50 +05:00
parent 0a5ba72c14
commit 68373c2b33

View File

@ -58,6 +58,7 @@ func GetMigrations() []Migration {
{Version: "2.8.42"},
{Version: "2.8.51"},
{Version: "2.8.57"},
{Version: "2.8.58"},
}
}