From 9766116a222eed57a99c3a723bbbb03f4c651168 Mon Sep 17 00:00:00 2001 From: Justin Velluppillai Date: Wed, 13 Apr 2022 13:36:35 +1200 Subject: Update version to 4.9.0 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index 2a6a8016e9..7e5655b8a4 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.9.0-rc1'; + const VERSION = '4.9.0'; const MAJOR_VERSION = 4; -- cgit v1.2.3