We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bb5012b + ad67785 commit d18e093Copy full SHA for d18e093
packages/framework/src/Foundation/HydeKernel.php
@@ -50,7 +50,7 @@ class HydeKernel implements SerializableContract
50
use Serializable;
51
use Macroable;
52
53
- final public const VERSION = '1.7.4';
+ final public const VERSION = '1.7.5';
54
55
protected static self $instance;
56
0 commit comments