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 03f0d7d commit e2a2029Copy full SHA for e2a2029
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.2';
32
33
/**
34
* The custom resource path defined by the developer.
0 commit comments