mirror of
https://github.com/laravel/valet.git
synced 2026-02-04 16:10:08 +01:00
Bump version
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
*/
|
||||
Container::setInstance(new Container);
|
||||
|
||||
$version = '2.12.0';
|
||||
$version = '2.13.0';
|
||||
|
||||
$app = new Application('Laravel Valet', $version);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user