From e3a86dfe1807e78d73115512e22a5e3ffeb9e702 Mon Sep 17 00:00:00 2001 From: Justin Velluppillai Date: Thu, 31 Mar 2022 15:46:02 +1300 Subject: Update version to 4.9.0-rc1 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index ad030d351e..2a6a8016e9 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.8.0'; + const VERSION = '4.9.0-rc1'; const MAJOR_VERSION = 4; -- cgit v1.2.3