From 6d891da9c9b0b120e91ba27f66ebd270f5a9ab82 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Tue, 22 Dec 2020 18:04:38 +1300 Subject: 4.1.0 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/Version.php b/core/Version.php index e8945fbe91..3c5c288cae 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.1.0-rc2'; + const VERSION = '4.1.0'; const MAJOR_VERSION = 4; public function isStableVersion($version) -- cgit v1.2.3