From dfd5f056d8e4b36297fc1858425ebf82bcabd932 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Mon, 13 Jan 2020 16:21:06 +1300 Subject: 3.13.1-rc2 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index 8e25974d74..ca16a10bc4 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.13.1-rc1'; + const VERSION = '3.13.1-rc2'; public function isStableVersion($version) { -- cgit v1.2.3