From 0a0d7ea3b85264e6b5aff757a6283949217a2ddd Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Fri, 15 Jan 2021 14:14:09 +1300 Subject: 4.1.1 --- 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 8a618d9d2c..316b08c26d 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.1-b2'; + const VERSION = '4.1.1'; const MAJOR_VERSION = 4; public function isStableVersion($version) -- cgit v1.2.3