Skip to content

Commit

Permalink
Merge pull request #621 from hydephp/develop
Browse files Browse the repository at this point in the history
HydePHP v1.6.0 - 2024-04-17
  • Loading branch information
caendesilva authored Apr 17, 2024
2 parents 9a75ed0 + a373ab0 commit 86fb1ae
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.5.0';
final public const VERSION = '1.6.0';

protected static self $instance;

Expand Down

0 comments on commit 86fb1ae

Please sign in to comment.