Skip to content

Commit ec3c7ab

Browse files
Prepare version 5.17.0
1 parent d1aedfb commit ec3c7ab

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.4';
27-
public const RELEASE_DATE = '2023-04-17';
26+
public const VERSION = '5.17.0';
27+
public const RELEASE_DATE = '2023-10-02';
2828
public const CONFIG = 'captainhook.json';
2929
}

0 commit comments

Comments
 (0)