From f57a5313f7923c60e55c2b101351bccaae287330 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Mon, 2 Aug 2021 14:46:36 +1200 Subject: Release 4.4.1 :rocket: --- 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 5212928748..8c0ebd1d8d 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.4.1-rc1'; + const VERSION = '4.4.1'; const MAJOR_VERSION = 4; public function isStableVersion($version) -- cgit v1.2.3