Skip to content

Commit

Permalink
Update version to 5.2.0-b4.20241001110010
Browse files Browse the repository at this point in the history
  • Loading branch information
sgiehl committed Oct 1, 2024
1 parent dc744e4 commit 2605d5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/Version.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ final class Version
* The current Matomo version.
* @var string
*/
public const VERSION = '5.2.0-b3';
public const VERSION = '5.2.0-b4.20241001110010';

public const MAJOR_VERSION = 5;

Expand Down

0 comments on commit 2605d5f

Please sign in to comment.