diff --git a/src/Application.php b/src/Application.php index 823387fe9..0cfc3745b 100644 --- a/src/Application.php +++ b/src/Application.php @@ -25,7 +25,7 @@ class Application extends ParentApplication */ public function __construct() { - parent::__construct('Platform.sh CLI', '2.3.0'); + parent::__construct('Platform.sh CLI', '2.3.1'); $this->setDefaultTimezone();