From 65e57b9806f7249338ec64775cb550041f798a00 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Mon, 22 Feb 2021 17:26:17 +1300 Subject: 4.2.0 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index 9de9056f50..da13f9f89e 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.2.0-rc3'; + const VERSION = '4.2.0'; const MAJOR_VERSION = 4; public function isStableVersion($version) -- cgit v1.2.3