Skip to content

Commit 8aa6ca6

Browse files
Prepare version 5.16.2
1 parent 6aeb3d0 commit 8aa6ca6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/CH.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
*/
2424
final class CH
2525
{
26-
public const VERSION = '5.16.1';
27-
public const RELEASE_DATE = '2023-03-24';
26+
public const VERSION = '5.16.2';
27+
public const RELEASE_DATE = '2023-03-29';
2828
public const CONFIG = 'captainhook.json';
2929
}

0 commit comments

Comments
 (0)