Skip to content

Commit 71f1c62

Browse files
committed
Release v2.13.0
1 parent 7faa37b commit 71f1c62

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.12.3');
29+
parent::__construct('Platform.sh CLI', '2.13.0');
3030

3131
$this->setDefaultTimezone();
3232

0 commit comments

Comments
 (0)