Move migration as due to release tag merged in

This commit is contained in:
phl0
2024-06-14 09:12:02 +02:00
parent ef5c2d9ad7
commit c1f8acab29
2 changed files with 1 additions and 1 deletions

View File

@@ -22,7 +22,7 @@ $config['migration_enabled'] = TRUE;
|
*/
$config['migration_version'] = 204;
$config['migration_version'] = 205;
/*
|--------------------------------------------------------------------------