Skip to content

Commit 2a7316b

Browse files
Prepare version 5.28.5
1 parent 6d3c4fb commit 2a7316b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/CH.php

Lines changed: 2 additions & 2 deletions
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.28.4';
29+
public const VERSION = '5.28.5';
3030

3131
/**
3232
* Release date of the current version
3333
*/
34-
public const RELEASE_DATE = '2026-02-27';
34+
public const RELEASE_DATE = '2026-02-28';
3535

3636
/**
3737
* Default configuration file

0 commit comments

Comments
 (0)