Adapt migration

This commit is contained in:
phl0
2025-11-24 12:02:01 +01:00
parent 2f8aed2c09
commit 918190a090
2 changed files with 1 additions and 1 deletions

View File

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