updateVersion('2.1.0', $hesk_settings); } function down($hesk_settings) { $this->updateVersion('2.0.1', $hesk_settings); } }