Skip to content

Commit

Permalink
Framework version v1.7.3 hydephp/develop@9519002
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jul 23, 2024
1 parent d28f9db commit a6dbe0d
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.2';
final public const VERSION = '1.7.3';

protected static self $instance;

Expand Down

0 comments on commit a6dbe0d

Please sign in to comment.