Skip to content

Commit 704dfb2

Browse files
committed
Release v1.17.0
1 parent c83b48c commit 704dfb2

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.16.0');
74+
$app = new Application('Laravel Vapor', '1.17.0');
7575

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

0 commit comments

Comments
 (0)