8000 Update version to v12.14.0 · laravel/framework@d0a0132 · GitHub
[go: up one dir, main page]

Skip to content

Commit d0a0132

Browse files
taylorotwellgithub-actions[bot]
authored andcommitted
Update version to v12.14.0
1 parent e72d741 commit d0a0132

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
@@ -45,7 +45,7 @@ class Application extends Container implements ApplicationContract, CachesConfig
4545
*
4646
* @var string
4747
*/
48-
const VERSION = '12.13.0';
48+
const VERSION = '12.14.0';
4949

5050
/**
5151
* The base path for the Laravel installation.

0 commit comments

Comments
 (0)
0