From 6125a0838839b11b95fd2043cc47cd4949de766c Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Wed, 27 Nov 2019 17:52:02 +1300 Subject: 3.13.0 release! --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index 67114ac7d2..2069fc75ad 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.0-rc1'; + const VERSION = '3.13.0'; public function isStableVersion($version) { -- cgit v1.2.3