Skip to content

Commit 7a94700

Browse files
committed
version
1 parent ab9f7c4 commit 7a94700

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
@@ -40,7 +40,7 @@ class Application extends Container implements ApplicationContract, CachesConfig
4040
*
4141
* @var string
4242
*/
43-
const VERSION = '10.39.0';
43+
const VERSION = '10.40.0';
4444

4545
/**
4646
* The base path for the Laravel installation.

0 commit comments

Comments
 (0)