From 440965f7c0d48e5a5081a33ce30c6f38822e64f1 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Mon, 24 May 2021 11:14:15 +1200 Subject: 4.3.1-rc1 --- 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 c290d80532..166b702f74 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'; + const VERSION = '4.3.1-rc1'; const MAJOR_VERSION = 4; public function isStableVersion($version) -- cgit v1.2.3