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 2db212a commit 0143ab4Copy full SHA for 0143ab4
src/CH.php
@@ -26,12 +26,12 @@ final class CH
26
/**
27
* Current CaptainHook version
28
*/
29
- public const VERSION = '5.27.0';
+ public const VERSION = '5.27.2';
30
31
32
* Release date of the current version
33
34
- public const RELEASE_DATE = '2025-11-21';
+ public const RELEASE_DATE = '2025-11-22';
35
36
37
* Default configuration file
0 commit comments