From cc7a36125416aa925b8ae3f2d05c3abe1a1b9478 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Thu, 5 Sep 2019 12:22:43 +0200 Subject: 3.12.0-b3 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index 1b2ec59f5a..d7cca118ea 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.12.0-b2'; + const VERSION = '3.12.0-b3'; public function isStableVersion($version) { -- cgit v1.2.3