From fb1a4abc49829d4e08929b571f218eb3fe073837 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Mon, 29 Mar 2021 10:15:51 +1300 Subject: 4.3.0-b2 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index c6f60c28dd..dd5d8de953 100644 --- a/core/Version.php +++ b/core/Version.php @@ -20,7 +20,7 @@ final class Version * The current Matomo version. * @var string */ - const VERSION = '4.3.0-b1'; + const VERSION = '4.3.0-b2'; const MAJOR_VERSION = 4; public function isStableVersion($version) -- cgit v1.2.3