From 5d3c582cb84ee30e95cdd74821654e6ec402864a Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Thu, 17 Dec 2020 11:15:48 +1300 Subject: 4.0.6-b1 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/Version.php b/core/Version.php index 486fd83756..234fc71f2b 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.0.5'; + const VERSION = '4.0.6-b1'; const MAJOR_VERSION = 4; public function isStableVersion($version) -- cgit v1.2.3