Skip to content

Commit 5eb59a7

Browse files
authored
prepare 4.15.0-b1
1 parent 87b83b8 commit 5eb59a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/Version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ final class Version
2121
* The current Matomo version.
2222
* @var string
2323
*/
24-
const VERSION = '4.14.3-b6';
24+
const VERSION = '4.15.0-b1';
2525

2626
const MAJOR_VERSION = 4;
2727

0 commit comments

Comments
 (0)