From 34ea7bbfcbc5a79a5c7b675b8cd2134cdda74cbe Mon Sep 17 00:00:00 2001 From: Justin Velluppillai Date: Tue, 3 May 2022 13:53:48 +1200 Subject: Update to 4.10.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 9b50b2eed2..4ba05f11bd 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.10.0-b1'; + const VERSION = '4.10.0-rc1'; const MAJOR_VERSION = 4; -- cgit v1.2.3