Skip to content

Commit

Permalink
Merge pull request #1244 from hydephp/release-candidate-two
Browse files Browse the repository at this point in the history
HydePHP v1.0.0 - Release Candidate Two hydephp/develop@303925d
  • Loading branch information
github-actions committed Mar 10, 2023
1 parent 17e93e6 commit 1580c87
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 @@ -49,7 +49,7 @@ class HydeKernel implements SerializableContract
use Serializable;
use Macroable;

final public const VERSION = '1.0.0-RC.1';
final public const VERSION = '1.0.0-RC.2';

protected static self $instance;

Expand Down

0 comments on commit 1580c87

Please sign in to comment.