We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6b8cf6 commit d4c1db6Copy full SHA for d4c1db6
1 file changed
core/Version.php
@@ -21,7 +21,7 @@ final class Version
21
* The current Matomo version.
22
* @var string
23
*/
24
- const VERSION = '5.0.0-rc5';
+ const VERSION = '5.0.0-rc6';
25
26
const MAJOR_VERSION = 5;
27
0 commit comments