Skip to content

Commit

Permalink
Update Version.php
Browse files Browse the repository at this point in the history
  • Loading branch information
caddoo authored May 15, 2024
1 parent 846cf7e commit aa21eb5
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.1.0-b3';
public const VERSION = '5.1.0-b3.20240515080303';

public const MAJOR_VERSION = 5;

Expand Down

0 comments on commit aa21eb5

Please sign in to comment.