From 54575b1a82ec0a58387a9489207bc16676b00231 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Tue, 16 Nov 2021 15:03:03 +1300 Subject: 4.6.0-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 4fe41a32a5..21eb09dbe6 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.6.0-b4'; + const VERSION = '4.6.0-rc1'; const MAJOR_VERSION = 4; -- cgit v1.2.3