Skip to content

Commit

Permalink
fix conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell committed Aug 23, 2016
2 parents 86c6e1c + f24b7ac commit 7d116dc
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 @@ -25,7 +25,7 @@ class Application extends Container implements ApplicationContract, HttpKernelIn
*
* @var string
*/
const VERSION = '5.3.0-RC1';
const VERSION = '5.3.0';

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

0 comments on commit 7d116dc

Please sign in to comment.