From adbd5c391e3f1e68e7306aeb32bb4897a951dc16 Mon Sep 17 00:00:00 2001 From: Justin Velluppillai Date: Mon, 3 Oct 2022 08:59:41 +1300 Subject: Release Matomo 4.12.0-rc2 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index a8b9bcd7bb..5f632dd6ab 100644 --- a/core/Version.php +++ b/core/Version.php @@ -21,7 +21,7 @@ final class Version * The current Matomo version. * @var string */ - const VERSION = '4.12.0-rc1'; + const VERSION = '4.12.0-rc2'; const MAJOR_VERSION = 4; -- cgit v1.2.3