PluginProbe
ShiftController Employee Shift Scheduling / 2.2.3
ShiftController Employee Shift Scheduling v2.2.3
4.9.97 4.9.96 4.9.95 4.9.74 4.9.75 4.9.76 4.9.77 4.9.78 4.9.84 4.9.85 4.9.87 4.9.91 4.9.92 trunk 2.1.0 2.1.1 2.1.2 2.2.0 2.2.1 2.2.2 2.2.3 2.2.4 2.2.5 2.2.6 3.2.4 All 38 releases
← All changes | application/config/migration.php +1 -1 3.2.42.2.3 View file →
@@ -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 |--------------------------------------------------------------------------