Skip to content

Commit

Permalink
Prepare version 5.23.6
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianfeldmann committed Oct 30, 2024
1 parent dcdc454 commit 917cea4
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 @@ -26,12 +26,12 @@ final class CH
/**
* Current CaptainHook version
*/
public const VERSION = '5.23.5';
public const VERSION = '5.23.6';

/**
* Release date of the current version
*/
public const RELEASE_DATE = '2024-09-05';
public const RELEASE_DATE = '2024-10-30';

/**
* Default configuration file
Expand Down

0 comments on commit 917cea4

Please sign in to comment.