Skip to content

Commit 2b10f57

Browse files
committed
Release v1.27.0
1 parent b92bcc6 commit 2b10f57

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
@@ -69,7 +69,7 @@ Container::setInstance($container = new Container);
6969
/**
7070
* Start the console application.
7171
*/
72-
$app = new Application('Laravel Vapor', '1.26.1');
72+
$app = new Application('Laravel Vapor', '1.27.0');
7373

7474
// Authentication...
7575
$app->add(new Commands\LoginCommand);

0 commit comments

Comments
 (0)