Skip to content

Commit bcbc9b7

Browse files
committed
update version
1 parent 5a57f31 commit bcbc9b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vapor

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ require __DIR__.'/services.php';
3636
/**
3737
* Start the console application.
3838
*/
39-
$app = new Application('Laravel Vapor', '1.3.1');
39+
$app = new Application('Laravel Vapor', '1.4.0');
4040

4141
// Authentication...
4242
$app->add(new Commands\LoginCommand);

0 commit comments

Comments
 (0)