8000 version · laravel/framework@93f6d56 · GitHub
[go: up one dir, main page]

Skip to content

Commit 93f6d56

Browse files
committed
version
1 parent b1f1d9c commit 93f6d56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Foundation/Application.php

+1-1
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 = '7.29.2';
36+
const VERSION = '7.29.3';
3737

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

0 commit comments

Comments
 (0)
0