We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14f56f1 commit b1e5a0dCopy full SHA for b1e5a0d
src/Roots/Acorn/Application.php
@@ -30,7 +30,7 @@ class Application extends FoundationApplication
30
*
31
* @var string
32
*/
33
- public const VERSION = '5.x-dev';
+ public const VERSION = '5.0.0';
34
35
/**
36
* The custom resource path defined by the developer.
0 commit comments