From 2eec91715c2cf7e71026e51c12b60c50abae5eff Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Mon, 19 Jul 2021 10:38:11 +1200 Subject: 4.4.0-rc2 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index 4aceeb9956..53274e10f7 100644 --- a/core/Version.php +++ b/core/Version.php @@ -20,7 +20,7 @@ final class Version * The current Matomo version. * @var string */ - const VERSION = '4.4.0-rc1'; + const VERSION = '4.4.0-rc2'; const MAJOR_VERSION = 4; public function isStableVersion($version) -- cgit v1.2.3