We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d8e438 commit 7f49012Copy full SHA for 7f49012
src/CH.php
@@ -26,12 +26,12 @@ final class CH
26
/**
27
* Current CaptainHook version
28
*/
29
- public const VERSION = '5.25.6';
+ public const VERSION = '5.25.7';
30
31
32
* Release date of the current version
33
34
- public const RELEASE_DATE = '2025-07-02';
+ public const RELEASE_DATE = '2025-07-24';
35
36
37
* Default configuration file
0 commit comments