We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 769be2e commit 71ff1d3Copy full SHA for 71ff1d3
src/Application.php
@@ -25,7 +25,7 @@ class Application extends ParentApplication
25
*/
26
public function __construct()
27
{
28
- parent::__construct('Platform.sh CLI', '2.2.0');
+ parent::__construct('Platform.sh CLI', '2.3.0');
29
30
$this->setDefaultTimezone();
31
0 commit comments