Bought up to date for merge

This commit is contained in:
Peter Goodhall
2022-11-27 17:22:51 +00:00
parent a87c2ca73c
commit 822b136edc
2 changed files with 1 additions and 1 deletions

View File

@@ -21,7 +21,7 @@ $config['migration_enabled'] = TRUE;
| be upgraded / downgraded to.
|
*/
$config['migration_version'] = 106;
$config['migration_version'] = 107;
/*
|--------------------------------------------------------------------------