Skip to content

Commit 38e4674

Browse files
authored
Merge pull request #51 from shylor/patch-1
Update version number
2 parents 80375aa + 1e712e9 commit 38e4674

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
@@ -52,7 +52,7 @@ require __DIR__.'/services.php';
5252
/**
5353
* Start the console application.
5454
*/
55-
$app = new Application('Laravel Vapor', '1.5.0');
55+
$app = new Application('Laravel Vapor', '1.6.2');
5656

5757
// Authentication...
5858
$app->add(new Commands\LoginCommand);

0 commit comments

Comments
 (0)