Skip to content

Commit a0de6c8

Browse files
committed
Release v2.3.1
1 parent a92950d commit a0de6c8

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

3030
$this->setDefaultTimezone();
3131

0 commit comments

Comments
 (0)