Merge branch 'main' into main

This commit is contained in:
AnthonyKot 2025-02-06 11:22:55 +01:00 committed by GitHub
commit 7cb90c6f8b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,5 +23,5 @@ func (mig *User11AddLowerFieldsToVerifiedEmail) Execute(ctx context.Context, _ e
}
func (mig *User11AddLowerFieldsToVerifiedEmail) String() string {
return "25_user13_add_lower_fields_to_verified_email"
return "25_user14_add_lower_fields_to_verified_email"
}