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

Skip to content

Commit 3380b1b

Browse files
committed
Increment version.
1 parent c69014f commit 3380b1b

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
@@ -27,7 +27,7 @@ class Application extends Container implements HttpKernelInterface, TerminableIn
2727
*
2828
* @var string
2929
*/
30-
const VERSION = '4.2.1';
30+
const VERSION = '4.2.2';
3131

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

0 commit comments

Comments
 (0)