Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
joedixon committed Dec 6, 2023
1 parent dce79ec commit 7cdf6de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vapor
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Container::setInstance($container = new Container);
/**
* Start the console application.
*/
$app = new Application('Laravel Vapor', '1.59.1');
$app = new Application('Laravel Vapor', '1.61.0');

// Authentication...
$app->add(new Commands\LoginCommand);
Expand Down

0 comments on commit 7cdf6de

Please sign in to comment.