Skip to content

Commit 08d90e4

Browse files
Prepare version 5.23.0
1 parent 08b8aee commit 08d90e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/CH.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@ final class CH
2626
/**
2727
* Current CaptainHook version
2828
*/
29-
public const VERSION = '5.22.2';
29+
public const VERSION = '5.23.0';
3030

3131
/**
3232
* Release date of the current version
3333
*/
34-
public const RELEASE_DATE = '2024-04-05';
34+
public const RELEASE_DATE = '2024-04-12';
3535

3636
/**
3737
* Default configuration file

0 commit comments

Comments
 (0)