Skip to content

Commit

Permalink
Prepare version 5.10.7
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianfeldmann committed Feb 21, 2022
1 parent b66ec43 commit be731c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/CH.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
*/
final class CH
{
public const VERSION = '5.10.6';
public const RELEASE_DATE = '2022-01-06';
public const VERSION = '5.10.7';
public const RELEASE_DATE = '2022-02-21';
public const CONFIG = 'captainhook.json';
}

0 comments on commit be731c6

Please sign in to comment.