Skip to content

Commit

Permalink
patch
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell committed Apr 20, 2021
1 parent 402ca91 commit addc44f
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 @@ -31,7 +31,7 @@ class Application extends Container implements ApplicationContract, HttpKernelIn
*
* @var string
*/
const VERSION = '6.20.23';
const VERSION = '6.20.24';

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

0 comments on commit addc44f

Please sign in to comment.