Update migration.php to 245

This commit is contained in:
pa8s
2025-05-22 00:03:44 +02:00
committed by GitHub
parent 43981ebe51
commit d74354a6fa

View File

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