Skip to content

Commit 6a13d76

Browse files
authored
Merge pull request #2068 from hydephp/framework-v1.7.4
Framework version v1.7.4
2 parents 87beda6 + deaad28 commit 6a13d76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/framework/src/Foundation/HydeKernel.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ class HydeKernel implements SerializableContract
5858
use Serializable;
5959
use Macroable;
6060

61-
final public const VERSION = '1.7.3';
61+
final public const VERSION = '1.7.4';
6262

6363
protected static self $instance;
6464

0 commit comments

Comments
 (0)