We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78d85fb commit 09f4a01Copy full SHA for 09f4a01
src/Illuminate/Foundation/Application.php
@@ -45,7 +45,7 @@ class Application extends Container implements ApplicationContract, CachesConfig
45
*
46
* @var string
47
*/
48
- const VERSION = '12.0.1';
+ const VERSION = '12.1.0';
49
50
/**
51
* The base path for the Laravel installation.
0 commit comments