From cc1df8e515d23604fe371a61a783dac51cbb7e7d Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Fri, 5 Jun 2020 12:49:55 +1200 Subject: 3.13.6 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index 0aa46d203c..a61c2ed30c 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.6-rc1'; + const VERSION = '3.13.6'; public function isStableVersion($version) { -- cgit v1.2.3