Skip to content

Commit d4c1db6

Browse files
authored
Prepare RC6
1 parent e6b8cf6 commit d4c1db6

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
@@ -21,7 +21,7 @@ final class Version
2121
* The current Matomo version.
2222
* @var string
2323
*/
24-
const VERSION = '5.0.0-rc5';
24+
const VERSION = '5.0.0-rc6';
2525

2626
const MAJOR_VERSION = 5;
2727

0 commit comments

Comments
 (0)