Skip to content

Commit 398ac10

Browse files
committed
Release v1.26.1
1 parent 0000303 commit 398ac10

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

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

0 commit comments

Comments
 (0)