mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-10 01:52:22 +03:00
Updated migration index (#480).
This commit is contained in:
parent
54076bd244
commit
71e758749a
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ $config['migration_table'] = 'ea_migrations';
|
|||
| be upgraded / downgraded to.
|
||||
|
|
||||
*/
|
||||
$config['migration_version'] = 11; // current
|
||||
$config['migration_version'] = 12; // current
|
||||
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue