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 e61b024 commit bc51c93Copy full SHA for bc51c93
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.5';
32
33
/**
34
* The custom resource path defined by the developer.
0 commit comments