Fix class name

This commit is contained in:
Jake Barnby 2025-05-18 23:53:54 +12:00
parent e4cf79cc47
commit 502c0ad542
No known key found for this signature in database
GPG key ID: C437A8CC85B96E9C

View file

@ -13,7 +13,7 @@ use Utopia\Database\Exception\Structure;
use Utopia\Database\Exception\Timeout;
use Utopia\Database\Query;
class V23 extends Migration
class V22 extends Migration
{
/**
* @throws Throwable