Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell committed Dec 1, 2020
2 parents bf34114 + e0b93cf commit 629c36a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Illuminate/Foundation/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ class Application extends Container implements ApplicationContract, CachesConfig
*
* @var string
*/
const VERSION = '7.29.3';
const VERSION = '7.30.0';

/**
* The base path for the Laravel installation.
Expand Down

0 comments on commit 629c36a

Please sign in to comment.