From b962e0680600137413cf7b89e8fdd97a9e02edb3 Mon Sep 17 00:00:00 2001 From: dizzy Date: Mon, 10 May 2021 19:57:12 -0700 Subject: bump version and change update to new version (#17544) --- 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 055c1f27a4..e21c8637d8 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-rc1'; + const VERSION = '4.3.0-rc2'; const MAJOR_VERSION = 4; public function isStableVersion($version) -- cgit v1.2.3