Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d30ff64

Browse files
committed
increment version
1 parent b7f1446 commit d30ff64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Illuminate/Foundation/Application.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ class Application extends Container implements ApplicationContract, HttpKernelIn
2020
*
2121
* @var string
2222
*/
23-
const VERSION = '5.0.20';
23+
const VERSION = '5.0.21';
2424

2525
/**
2626
* The base path for the Laravel installation.

0 commit comments

Comments
 (0)