From a0a04f2868547f4ec8be81696742b4f059bbe8c6 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Mon, 19 Nov 2018 14:38:59 +1300 Subject: 3.7.0-rc3 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index d07087479f..24bb787cd0 100644 --- a/core/Version.php +++ b/core/Version.php @@ -20,7 +20,7 @@ final class Version * The current Matomo version. * @var string */ - const VERSION = '3.7.0-rc2'; + const VERSION = '3.7.0-rc3'; public function isStableVersion($version) { -- cgit v1.2.3