From 3141a74700044ea930bee0f53618906f6f8a1a4b Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Thu, 25 Feb 2021 16:48:23 +1300 Subject: 4.2.1-b1 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/Version.php') diff --git a/core/Version.php b/core/Version.php index da13f9f89e..210f700a16 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.2.0'; + const VERSION = '4.2.1-b1'; const MAJOR_VERSION = 4; public function isStableVersion($version) -- cgit v1.2.3