Skip to content

Commit

Permalink
Adjust the Kernel version
Browse files Browse the repository at this point in the history
  • Loading branch information
LuckyCyborg committed Oct 25, 2017
1 parent b8a7458 commit c5dcf26
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 @@ -40,7 +40,7 @@ class Application extends Container implements ResponsePreparerInterface
*
* @var string
*/
const VERSION = '3.79.1';
const VERSION = '3.79.0';

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

0 comments on commit c5dcf26

Please sign in to comment.