getPackageVersion(); $updater = new Springbot_Services_Cmd_Update(); $updater->setVersion($version); $updater->run(); return true; } }