forked from mirrors/easyappointments
Updated migration number in configuration file.
This commit is contained in:
parent
1b563eef9e
commit
4973d156f5
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ $config['migration_table'] = 'ea_migrations';
|
||||||
| be upgraded / downgraded to.
|
| be upgraded / downgraded to.
|
||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
$config['migration_version'] = 8; // current
|
$config['migration_version'] = 9; // current
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Reference in a new issue