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 d23871b commit 90779d1Copy full SHA for 90779d1
src/Roots/Acorn/Application.php
@@ -28,7 +28,7 @@ class Application extends FoundationApplication
28
*
29
* @var string
30
*/
31
- public const VERSION = '5.x-dev';
+ public const VERSION = '5.0.4';
32
33
/**
34
* The custom resource path defined by the developer.
0 commit comments