Skip to content

Commit 372e0ad

Browse files
committed
version
1 parent 0b45186 commit 372e0ad

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 ApplicationContract, HttpKernelIn
3030
*
3131
* @var string
3232
*/
33-
const VERSION = '6.0.3';
33+
const VERSION = '6.0.4';
3434

3535
/**
3636
* The base path for the Laravel installation.

0 commit comments

Comments
 (0)