Update migration

This commit is contained in:
Florian (DF2ET)
2025-10-23 09:04:11 +02:00
committed by GitHub
parent dfbda88027
commit 37bf9e06a7

View File

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