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 19729da commit bfc7357Copy full SHA for bfc7357
src/Roots/Acorn/Application.php
@@ -27,7 +27,7 @@ class Application extends FoundationApplication
27
*
28
* @var string
29
*/
30
- public const VERSION = '3.x-dev';
+ public const VERSION = '3.3.0';
31
32
/**
33
* The custom bootstrap path defined by the developer.
0 commit comments