Skip to content

Commit

Permalink
Merge pull request #2068 from hydephp/framework-v1.7.4
Browse files Browse the repository at this point in the history
Framework version v1.7.4 hydephp/develop@6a13d76
  • Loading branch information
caendesilva committed Dec 21, 2024
1 parent 21f02fa commit ca8b15b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Foundation/HydeKernel.php
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ class HydeKernel implements SerializableContract
use Serializable;
use Macroable;

final public const VERSION = '1.7.3';
final public const VERSION = '1.7.4';

protected static self $instance;

Expand Down

0 comments on commit ca8b15b

Please sign in to comment.