mirror of
https://github.com/laravel/valet.git
synced 2026-02-05 08:30:07 +01:00
Update version number to 2.1.0
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
*/
|
||||
Container::setInstance(new Container);
|
||||
|
||||
$version = '2.0.12';
|
||||
$version = '2.1.0';
|
||||
|
||||
$app = new Application('Laravel Valet', $version);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user