From e6d02078d9abf27ff521e96806a53719e7bb2bc9 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Wed, 18 Mar 2020 10:22:25 +1300 Subject: 3.13.4-rc1 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index 80fad681ff..a9b170515d 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.4-b2'; + const VERSION = '3.13.4-rc1'; public function isStableVersion($version) { -- cgit v1.2.3