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 f26977c commit b50216bCopy full SHA for b50216b
src/CH.php
@@ -23,7 +23,7 @@
23
*/
24
final class CH
25
{
26
- public const VERSION = '5.21.0';
+ public const VERSION = '5.21.1';
27
public const RELEASE_DATE = '2024-01-23';
28
public const CONFIG = 'captainhook.json';
29
}
0 commit comments