Skip to content

Commit c804dc0

Browse files
committed
Release v2.0.0
1 parent 920d60a commit c804dc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Application.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ class Application extends ParentApplication
2525
*/
2626
public function __construct()
2727
{
28-
parent::__construct('Platform.sh CLI', '2.0.0-alpha6');
28+
parent::__construct('Platform.sh CLI', '2.0.0');
2929

3030
$this->setDefaultTimezone();
3131

0 commit comments

Comments
 (0)