1
0
Fork 0
mirror of synced 2024-07-15 19:36:08 +12:00

fix migration name

This commit is contained in:
Damodar Lohani 2023-01-16 06:41:44 +00:00
parent 16b80e1ef8
commit 92e020b209

View file

@ -9,7 +9,7 @@ use Utopia\Config\Config;
use Utopia\Database\Database;
use Utopia\Database\Document;
class V17 extends Migration
class V18 extends Migration
{
public function execute(): void
{