From 4da61c3b8135ad1eb79b521c223a695ec9d58550 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Thu, 18 Feb 2021 16:59:02 +1300 Subject: 4.1.2-rc2 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index fbad1ba43b..1b856ca1e3 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.2-rc1'; + const VERSION = '4.1.2-rc2'; const MAJOR_VERSION = 4; public function isStableVersion($version) -- cgit v1.2.3