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

Bump version:

This commit is contained in:
Matt Stauffer
2018-11-13 08:18:46 -05:00
parent b803a37855
commit af007f9958

View File

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