Update migration

This commit is contained in:
Filip Melík
2025-02-23 13:28:34 +01:00
parent 90030790bf
commit 668a3a9540
2 changed files with 1 additions and 1 deletions

View File

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