Skip to content

Commit 84b6c7d

Browse files
committed
bump version to 4.2.72
1 parent 4117d7c commit 84b6c7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Foundation/Application.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ class Application extends Container implements HttpKernelInterface, TerminableIn
3030
*
3131
* @var string
3232
*/
33-
final const VERSION = '4.2.71';
33+
final const VERSION = '4.2.72';
3434

3535
/**
3636
* Indicates if the application has "booted".

0 commit comments

Comments
 (0)