Skip to content

Commit c763cbc

Browse files
authored
4.4.1-rc1
1 parent 492ed36 commit c763cbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/Version.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ final class Version
2020
* The current Matomo version.
2121
* @var string
2222
*/
23-
const VERSION = '4.4.0';
23+
const VERSION = '4.4.1-rc1';
2424
const MAJOR_VERSION = 4;
2525

2626
public function isStableVersion($version)

0 commit comments

Comments
 (0)