From c5fc11d125cf1c8495f043e6b429d9ff0e34967a Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Tue, 10 Apr 2018 19:16:05 +1200 Subject: 3.5.0-b1 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index c30cb69188..74da13b449 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.4.0'; + const VERSION = '3.5.0-b1'; public function isStableVersion($version) { -- cgit v1.2.3