Skip to content

Commit ece7c03

Browse files
committed
Release v1.29.0
1 parent c880317 commit ece7c03

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

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

0 commit comments

Comments
 (0)