Skip to content

Commit

Permalink
Prepare version 5.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianfeldmann committed Nov 23, 2024
1 parent f17c779 commit fd2c03c
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.6';
public const VERSION = '5.24.0';

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

/**
* Default configuration file
Expand Down

0 comments on commit fd2c03c

Please # to comment.