| @@ -20,9 +20,9 @@ | ||
| 20 | 20 | | If you run $this->migration->latest() this is the version that schema will |
| 21 | 21 | | be upgraded / downgraded to. |
| 22 | 22 | | |
| 23 | 23 | */ |
| 24 | -$config['migration_version'] = 15; | |
| 24 | +$config['migration_version'] = 5; | |
| 25 | 25 | |
| 26 | 26 | |
| 27 | 27 | /* |
| 28 | 28 | |-------------------------------------------------------------------------- |