Skip to content

Commit 77452a8

Browse files
committed
update version
1 parent d34067f commit 77452a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/Version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ final class Version
2222
* The current Matomo version.
2323
* @var string
2424
*/
25-
public const VERSION = '5.10.0-b1';
25+
public const VERSION = '5.10.0-b2';
2626

2727
public const MAJOR_VERSION = 5;
2828

0 commit comments

Comments
 (0)