Skip to content

Commit 71ff1d3

Browse files
committed
Release v2.3.0
1 parent 769be2e commit 71ff1d3

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.2.0');
28+
parent::__construct('Platform.sh CLI', '2.3.0');
2929

3030
$this->setDefaultTimezone();
3131

0 commit comments

Comments
 (0)