Skip to content

Commit

Permalink
Update core version to 5.1.0-b3
Browse files Browse the repository at this point in the history
  • Loading branch information
michalkleiner committed May 13, 2024
1 parent 80cd7bb commit ec3914b
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-b2';
public const VERSION = '5.1.0-b3';

public const MAJOR_VERSION = 5;

Expand Down

0 comments on commit ec3914b

Please sign in to comment.