Update migration

This commit is contained in:
phl0
2024-03-11 12:26:15 +01:00
parent 6691bca397
commit 04202cf970
2 changed files with 1 additions and 1 deletions

View File

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