Skip to content

Commit 05da44d

Browse files
committed
version
2 parents e93c478 + b42c2d8 commit 05da44d

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
@@ -33,7 +33,7 @@ class Application extends Container implements ApplicationContract, CachesConfig
3333
*
3434
* @var string
3535
*/
36-
const VERSION = '8.24.0';
36+
const VERSION = '8.25.0';
3737

3838
/**
3939
* The base path for the Laravel installation.

0 commit comments

Comments
 (0)