release mig 1.9

This commit is contained in:
HB9HIL
2024-12-05 21:07:42 +01:00
parent a89c0a7e01
commit b28229b34e
2 changed files with 35 additions and 1 deletions

View File

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