Skip to content

Commit 8b57710

Browse files
committed
update version
1 parent f9537cc commit 8b57710

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-b2';
25+
public const VERSION = '5.11.0-alpha';
2626

2727
public const MAJOR_VERSION = 5;
2828

0 commit comments

Comments
 (0)