Skip to content

Commit

Permalink
Update Application.php
Browse files Browse the repository at this point in the history
  • Loading branch information
LuckyCyborg committed May 28, 2018
1 parent f3e134e commit 815760d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Foundation/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ class Application extends Container implements ResponsePreparerInterface
*
* @var string
*/
const VERSION = '4.0.71';
const VERSION = '4.0.72';

/**
* Indicates if the application has "booted".
Expand Down

0 comments on commit 815760d

Please sign in to comment.