diff --git a/src/Application.php b/src/Application.php index 1ee9f0dab..b16f9c6dc 100644 --- a/src/Application.php +++ b/src/Application.php @@ -26,7 +26,7 @@ class Application extends ParentApplication */ public function __construct() { - parent::__construct('Platform.sh CLI', '2.5.1'); + parent::__construct('Platform.sh CLI', '2.5.2'); $this->setDefaultTimezone();