Skip to content

Commit 724e42a

Browse files
committed
bump version
1 parent 437011a commit 724e42a

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
@@ -68,7 +68,7 @@ Container::setInstance($container = new Container);
6868
/**
6969
* Start the console application.
7070
*/
71-
$app = new Application('Laravel Vapor', '1.54.0');
71+
$app = new Application('Laravel Vapor', '1.55.1');
7272

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

0 commit comments

Comments
 (0)