Increase migration

This commit is contained in:
phl0
2024-10-17 14:34:18 +02:00
parent bc4b4d4dfb
commit 2c29a60ac2

View File

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