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

Skip to content

Commit 956511d

Browse files
committed
Increment version.
1 parent 2447bd6 commit 956511d

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.11';
29+
const VERSION = '4.1.12';
3030

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

0 commit comments

Comments
 (0)