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 2bc4563 commit 81bad92Copy full SHA for 81bad92
1 file changed
src/foundation/src/Application.php
@@ -31,7 +31,7 @@ class Application extends Container implements ApplicationContract
31
*
32
* @var string
33
*/
34
- public const VERSION = '0.3.10';
+ public const VERSION = '0.3.11';
35
36
/**
37
* The base path for the Hypervel installation.
0 commit comments