From ce33be48d9022b4d2fdbe1e29f6903c0e38fa87c Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Fri, 25 May 2018 12:25:47 +0200 Subject: 3.5.1 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index b61d92065f..a82bdc4cb9 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.5.1-b2'; + const VERSION = '3.5.1'; public function isStableVersion($version) { -- cgit v1.2.3