We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6efa3b commit 5f928d7Copy full SHA for 5f928d7
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