mirror of
https://github.com/laravel/valet.git
synced 2026-02-05 16:40:05 +01:00
Update version to match release
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
*/
|
||||
Container::setInstance(new Container);
|
||||
|
||||
$version = '1.1.16';
|
||||
$version = '1.1.17';
|
||||
|
||||
$app = new Application('Laravel Valet', $version);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user