From 0da4e6cd403a42c24612cd6613cc05a21c51eb8f Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Wed, 26 May 2021 14:20:42 +1200 Subject: 4.3.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 166b702f74..0905e0d036 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.3.1-rc1'; + const VERSION = '4.3.1'; const MAJOR_VERSION = 4; public function isStableVersion($version) -- cgit v1.2.3