Skip to content

Commit 96b1232

Browse files
authored
Merge pull request #1430 from hydephp/framework-v1.3.3
Framework version v1.3.3
2 parents 306c24a + a048e74 commit 96b1232

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
@@ -49,7 +49,7 @@ class HydeKernel implements SerializableContract
4949
use Serializable;
5050
use Macroable;
5151

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

5454
protected static self $instance;
5555

0 commit comments

Comments
 (0)