mirror of
https://github.com/laravel/valet.git
synced 2026-02-05 08:30:07 +01:00
update version
This commit is contained in:
2
valet
2
valet
@@ -15,7 +15,7 @@ use Symfony\Component\Process\Process;
|
|||||||
/**
|
/**
|
||||||
* Create the application.
|
* Create the application.
|
||||||
*/
|
*/
|
||||||
$app = new Application('Laravel Valet', 'v0.1.5');
|
$app = new Application('Laravel Valet', 'v0.1.6');
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Allow Valet to be run more conveniently by allowing the Node proxy to run password-less sudo.
|
* Allow Valet to be run more conveniently by allowing the Node proxy to run password-less sudo.
|
||||||
|
|||||||
Reference in New Issue
Block a user