From 2cb0cb8f9202deae21f93ef2368d5fe9f683d380 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Tue, 22 Dec 2020 10:37:46 +1300 Subject: 4.1.0-rc2 --- 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 a221096d75..e8945fbe91 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-rc1'; + const VERSION = '4.1.0-rc2'; const MAJOR_VERSION = 4; public function isStableVersion($version) -- cgit v1.2.3