We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e6efa3b + 5f928d7 commit 7e12847Copy full SHA for 7e12847
packages/framework/src/Foundation/HydeKernel.php
@@ -49,7 +49,7 @@ class HydeKernel implements SerializableContract
49
use Serializable;
50
use Macroable;
51
52
- final public const VERSION = '1.4.0';
+ final public const VERSION = '1.4.1';
53
54
protected static self $instance;
55
0 commit comments