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