Skip to content

Commit

Permalink
Update application version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jlambe committed Oct 28, 2020
1 parent a25c78d commit dea0588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Core/Application.php
Expand Up @@ -34,7 +34,7 @@ class Application extends Container implements ApplicationContract, HttpKernelIn
*
* @var string
*/
const VERSION = '2.0.7';
const VERSION = '2.0.8';

/**
* Application textdomain.
Expand Down

0 comments on commit dea0588

Please sign in to comment.