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