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

Skip to content

Commit 5cf4035

Browse files
committed
Increment version.
1 parent 90ea9b0 commit 5cf4035

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
@@ -26,7 +26,7 @@ class Application extends Container implements HttpKernelInterface, TerminableIn
2626
*
2727
* @var string
2828
*/
29-
const VERSION = '4.1.13';
29+
const VERSION = '4.1.14';
3030

3131
/**
3232
* Indicates if the application has "booted".

0 commit comments

Comments
 (0)