From c763cbc6b491330e33a56cbb7c10da2811ca20b5 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Fri, 30 Jul 2021 16:16:16 +1200 Subject: 4.4.1-rc1 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/Version.php') diff --git a/core/Version.php b/core/Version.php index 9973683543..5212928748 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'; + const VERSION = '4.4.1-rc1'; const MAJOR_VERSION = 4; public function isStableVersion($version) -- cgit v1.2.3