Skip to content

Commit

Permalink
Update DownloadSeleniumCommand.php
Browse files Browse the repository at this point in the history
  • Loading branch information
fonsecas72 committed Mar 21, 2016
1 parent a8fd427 commit 68d9724
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Application/Command/DownloadSeleniumCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ protected function configure()
's',
InputOption::VALUE_REQUIRED,
'Set a custom selenium version',
'2.44.0'
'2.53.0'
)
->addOption(
'selenium-destination',
Expand Down

0 comments on commit 68d9724

Please sign in to comment.