Skip to content

Commit 3f0fd27

Browse files
committed
increment version
1 parent 9c53c77 commit 3f0fd27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Illuminate/Foundation/Application.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ class Application extends Container implements ApplicationContract, HttpKernelIn
2525
*
2626
* @var string
2727
*/
28-
const VERSION = '5.1.27 (LTS)';
28+
const VERSION = '5.1.28 (LTS)';
2929

3030
/**
3131
* The base path for the Laravel installation.

0 commit comments

Comments
 (0)