Skip to content

Commit c6aa515

Browse files
committed
Release v2.4.0
1 parent 7c37717 commit c6aa515

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
@@ -26,7 +26,7 @@ class Application extends ParentApplication
2626
*/
2727
public function __construct()
2828
{
29-
parent::__construct('Platform.sh CLI', '2.3.2');
29+
parent::__construct('Platform.sh CLI', '2.4.0');
3030

3131
$this->setDefaultTimezone();
3232

0 commit comments

Comments
 (0)