Skip to content

Commit 9e5319f

Browse files
authored
Merge pull request #1473 from hydephp/merge-downstream-Framework-patch-version
Merge downstream Framework patch version
2 parents a524c17 + 53fdd63 commit 9e5319f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/framework/src/Foundation/HydeKernel.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ class HydeKernel implements SerializableContract
4949
use Serializable;
5050
use Macroable;
5151

52-
final public const VERSION = '1.3.3';
52+
final public const VERSION = '1.3.4';
5353

5454
protected static self $instance;
5555

0 commit comments

Comments
 (0)