From 845db4d9de663f22699c48e6a209688f40074c8c Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Fri, 11 Sep 2020 10:13:45 +1200 Subject: 3.14.1-rc3 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index 74ff858650..3e080598a1 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.14.1-rc2'; + const VERSION = '3.14.1-rc3'; public function isStableVersion($version) { -- cgit v1.2.3