[ADIF] Added support for version 3.1.6

This commit is contained in:
Andreas Kristiansen
2025-09-28 10:37:05 +02:00
parent ed822e78e9
commit 3fb510e5a7
7 changed files with 97 additions and 6 deletions

View File

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