fix mig number

This commit is contained in:
HB9HIL
2024-09-13 08:27:23 +02:00
parent 07d7985d84
commit 8573eae1ba
2 changed files with 1 additions and 1 deletions

View File

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