Tag version 2.0.5

This commit is contained in:
phl0
2025-06-25 16:19:32 +02:00
parent 5a0cca8987
commit a1011277a1
2 changed files with 34 additions and 1 deletions

View File

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