We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a524c17 + 53fdd63 commit 9e5319fCopy full SHA for 9e5319f
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.3.3';
+ final public const VERSION = '1.3.4';
53
54
protected static self $instance;
55
0 commit comments