Migration for itu zones and version bump

This commit is contained in:
Andreas Kristiansen
2025-12-31 16:00:36 +01:00
parent aeeefe0a5f
commit 0a02049946
2 changed files with 56 additions and 1 deletions

View File

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