Skip to content

Commit 1b1f016

Browse files
committed
version
1 parent 1738cff commit 1b1f016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

homestead

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ function homestead_path()
2525
}
2626
}
2727

28-
$app = new Symfony\Component\Console\Application('Laravel Homestead', '2.0.10');
28+
$app = new Symfony\Component\Console\Application('Laravel Homestead', '2.0.11');
2929

3030
$app->add(new Laravel\Homestead\DestroyCommand);
3131
$app->add(new Laravel\Homestead\EditCommand);

0 commit comments

Comments
 (0)