1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-06 16:50:09 +01:00

Version bump of shame

This commit is contained in:
Matt Stauffer
2019-02-03 16:06:55 -05:00
parent 9b83e9d015
commit fdca6cb530

View File

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