Skip to content

Commit e61b322

Browse files
committed
Increases version
1 parent 6cd2057 commit e61b322

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
@@ -71,7 +71,7 @@ require __DIR__.'/services.php';
7171
/**
7272
* Start the console application.
7373
*/
74-
$app = new Application('Laravel Vapor', '1.11.3');
74+
$app = new Application('Laravel Vapor', '1.12.0');
7575

7676
// Authentication...
7777
$app->add(new Commands\LoginCommand);

0 commit comments

Comments
 (0)