Skip to content

Commit f7fd5c5

Browse files
committed
Release v2.12.3
1 parent c20ce59 commit f7fd5c5

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

3131
$this->setDefaultTimezone();
3232

0 commit comments

Comments
 (0)