From 4d741f2027b09c0d5d349352a98759ea7142d612 Mon Sep 17 00:00:00 2001 From: Justin Velluppillai Date: Wed, 27 Apr 2022 11:05:11 +1200 Subject: Update version to 4.9.1 --- 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 7e5655b8a4..3ec1aace31 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'; + const VERSION = '4.9.1'; const MAJOR_VERSION = 4; -- cgit v1.2.3