Skip to content

Commit

Permalink
Merge pull request #660 from hydephp/version
Browse files Browse the repository at this point in the history
HydePHP v1.7.2 - 2024-07-08
  • Loading branch information
caendesilva authored Jul 8, 2024
2 parents cec5228 + 80c5baa commit 4512c1e
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.1';
final public const VERSION = '1.7.2';

protected static self $instance;

Expand Down

0 comments on commit 4512c1e

Please sign in to comment.