From 75c4c9d3a8be5b9d035f086c3b2edb45afaed61a Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Tue, 16 Jul 2019 09:31:54 +1200 Subject: 3.11.0-b2 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index 9a261179c4..e340bc683a 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.11.0-b1'; + const VERSION = '3.11.0-b2'; public function isStableVersion($version) { -- cgit v1.2.3