1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-05 08:30:07 +01:00

Version bump

This commit is contained in:
Matt Stauffer
2018-12-07 16:36:34 -05:00
parent dd258c39f5
commit d6ea8cdb2d

View File

@@ -29,7 +29,7 @@
*/
Container::setInstance(new Container);
$version = '2.1.5';
$version = '2.1.6';
$app = new Application('Laravel Valet', $version);