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 920d60a commit c804dc0Copy full SHA for c804dc0
src/Application.php
@@ -25,7 +25,7 @@ class Application extends ParentApplication
25
*/
26
public function __construct()
27
{
28
- parent::__construct('Platform.sh CLI', '2.0.0-alpha6');
+ parent::__construct('Platform.sh CLI', '2.0.0');
29
30
$this->setDefaultTimezone();
31
0 commit comments