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

increment version

This commit is contained in:
Taylor Otwell
2016-05-04 17:00:36 -05:00
parent bac7879386
commit e9a8613ba4

View File

@@ -14,7 +14,7 @@
/**
* Create the application.
*/
$app = new Application('Laravel Valet', 'v0.1.7');
$app = new Application('Laravel Valet', 'v0.1.8');
/**
* Allow Valet to be run more conveniently by allowing the Node proxy to run password-less sudo.