Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell committed Jan 13, 2021
1 parent d0954f4 commit 29c831d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Illuminate/Foundation/Application.php
Expand Up @@ -31,7 +31,7 @@ class Application extends Container implements ApplicationContract, HttpKernelIn
*
* @var string
*/
const VERSION = '6.20.10';
const VERSION = '6.20.11';

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

0 comments on commit 29c831d

Please sign in to comment.