1
0
Fork 0
mirror of synced 2024-08-19 20:21:41 +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\Database;
use Utopia\Database\Document; use Utopia\Database\Document;
class V17 extends Migration class V18 extends Migration
{ {
public function execute(): void public function execute(): void
{ {