We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9537cc commit 8b57710Copy full SHA for 8b57710
1 file changed
core/Version.php
@@ -22,7 +22,7 @@ final class Version
22
* The current Matomo version.
23
* @var string
24
*/
25
- public const VERSION = '5.10.0-b2';
+ public const VERSION = '5.11.0-alpha';
26
27
public const MAJOR_VERSION = 5;
28
0 commit comments