Skip to content

Commit 3bb54ae

Browse files
authored
Update app.php
1 parent a28d958 commit 3bb54ae

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
@@ -32,7 +32,7 @@
3232
*/
3333
Container::setInstance(new Container);
3434

35-
$version = '4.1.1';
35+
$version = '4.1.2';
3636

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

0 commit comments

Comments
 (0)