We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 306c24a commit a048e74Copy full SHA for a048e74
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.2';
+ final public const VERSION = '1.3.3';
53
54
protected static self $instance;
55
0 commit comments