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 f17c779 commit fd2c03cCopy full SHA for fd2c03c
src/CH.php
@@ -26,12 +26,12 @@ final class CH
26
/**
27
* Current CaptainHook version
28
*/
29
- public const VERSION = '5.23.6';
+ public const VERSION = '5.24.0';
30
31
32
* Release date of the current version
33
34
- public const RELEASE_DATE = '2024-10-30';
+ public const RELEASE_DATE = '2024-11-23';
35
36
37
* Default configuration file
0 commit comments