From ae39dc93da1b27c1efc01e59d38e072c515af1ae Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Mon, 22 Jan 2018 15:15:08 +1300 Subject: 3.3.1-b1 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index 9916556b1c..f514abeaa9 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.3.0'; + const VERSION = '3.3.1-b1'; public function isStableVersion($version) { -- cgit v1.2.3