Prepeare release 2.3.1

This commit is contained in:
phl0
2026-03-13 17:22:45 +01:00
parent 223ebadba2
commit 9d721e90d5
2 changed files with 49 additions and 1 deletions

View File

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