Skip to content

Commit 1efad41

Browse files
committed
Release v1.26.0
1 parent 685d1bb commit 1efad41

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.25.1');
72+
$app = new Application('Laravel Vapor', '1.26.0');
7373

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

0 commit comments

Comments
 (0)