From 1bc07321f5b53fe70163e12cc1ff949da7a9ad7f Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Mon, 21 Dec 2020 14:04:47 +1300 Subject: 4.1.0-rc1 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/Version.php b/core/Version.php index fbd4ac95b9..a221096d75 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.1.0-b2'; + const VERSION = '4.1.0-rc1'; const MAJOR_VERSION = 4; public function isStableVersion($version) -- cgit v1.2.3