Skip to content

Commit 0eefba1

Browse files
Prepare version 5.15.0
1 parent 2fb5930 commit 0eefba1

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.14.4';
27-
public const RELEASE_DATE = '2023-02-05';
26+
public const VERSION = '5.15.0';
27+
public const RELEASE_DATE = '2023-02-28';
2828
public const CONFIG = 'captainhook.json';
2929
}

0 commit comments

Comments
 (0)