Skip to content

Commit 1843921

Browse files
authored
Update app.php
1 parent 1c62421 commit 1843921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/app.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
*/
3434
Container::setInstance(new Container);
3535

36-
$version = '4.9.0';
36+
$version = '4.9.1';
3737

3838
$app = new Application('Laravel Valet', $version);
3939

0 commit comments

Comments
 (0)