1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-05 08:30:07 +01:00
This commit is contained in:
Taylor Otwell
2016-05-12 16:20:34 -05:00
parent 88c1316fca
commit aebf562df7

View File

@@ -18,7 +18,7 @@
*/
Container::setInstance(new Container);
$version = '1.1.6';
$version = '1.1.7';
$app = new Application('Laravel Valet', $version);