8000 increment final 5.0 version · laravel/framework@b11c8ab · GitHub
[go: up one dir, main page]

Skip to content

Commit b11c8ab

Browse files
committed
increment final 5.0 version
1 parent 08e51fb commit b11c8ab

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
@@ -20,7 +20,7 @@ class Application extends Container implements ApplicationContract, HttpKernelIn
2020
*
2121
* @var string
2222
*/
23-
const VERSION = '5.0.32';
23+
const VERSION = '5.0.33';
2424

2525
/**
2626
* The base path for the Laravel installation.

0 commit comments

Comments
 (0)
0