Skip to content

Commit 091dfe3

Browse files
committed
Release v1.33.0
1 parent afe4aaa commit 091dfe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vapor

Lines changed: 1 addition & 1 deletion
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.32.1');
72+
$app = new Application('Laravel Vapor', '1.33.0');
7373

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

0 commit comments

Comments
 (0)