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

Skip to content

Commit 14665bc

Browse files
committed
Increment version.
1 parent 82fe180 commit 14665bc

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
@@ -28,7 +28,7 @@ class Application extends Container implements HttpKernelInterface, TerminableIn
2828
*
2929
* @var string
3030
*/
31-
const VERSION = '4.2.8';
31+
const VERSION = '4.2.9';
3232

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

0 commit comments

Comments
 (0)