Import LoTW cert serial into db

This commit is contained in:
phl0
2025-11-19 12:53:41 +01:00
parent 1939ddf62a
commit 15475a62a3
3 changed files with 8 additions and 5 deletions

View File

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