We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 492ed36 commit c763cbcCopy full SHA for c763cbc
core/Version.php
@@ -20,7 +20,7 @@ final class Version
20
* The current Matomo version.
21
* @var string
22
*/
23
- const VERSION = '4.4.0';
+ const VERSION = '4.4.1-rc1';
24
const MAJOR_VERSION = 4;
25
26
public function isStableVersion($version)
0 commit comments