Skip to content

Commit b349a2e

Browse files
Prepare version 5.16.0
1 parent f515327 commit b349a2e

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.15.6';
27-
public const RELEASE_DATE = '2023-03-23';
26+
public const VERSION = '5.16.0';
27+
public const RELEASE_DATE = '2023-03-24';
2828
public const CONFIG = 'captainhook.json';
2929
}

0 commit comments

Comments
 (0)