chore(be): rename migration file

This commit is contained in:
Denis Gukov 2024-10-19 19:12:44 +05:00
parent 792d42bf26
commit 9c99e6bc9d
2 changed files with 1 additions and 1 deletions

View File

@ -71,9 +71,9 @@ func GetMigrations() []Migration {
{Version: "2.10.12"},
{Version: "2.10.15"},
{Version: "2.10.16"},
{Version: "2.10.23"},
{Version: "2.10.24"},
{Version: "2.10.26"},
{Version: "2.10.28"},
}
}