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 b9d9e65 commit 2593d23Copy full SHA for 2593d23
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.1';
31
32
/**
33
* The custom bootstrap path defined by the developer.
0 commit comments