Skip to content

Commit

Permalink
Release v2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pjcdawkins committed Jul 30, 2015
1 parent 0ea1147 commit 8963c2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ class Application extends ParentApplication
*/
public function __construct()
{
parent::__construct('Platform.sh CLI', '2.4.0');
parent::__construct('Platform.sh CLI', '2.4.1');

$this->setDefaultTimezone();

Expand Down

0 comments on commit 8963c2f

Please sign in to comment.