From 9d6b5c2f50a89d4e06b136ebdb49056ad3eb6440 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Tue, 29 Oct 2019 17:17:25 +1300 Subject: :boom: 3.12.0 release :boom: --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index 1a5c804f23..8d25d333c4 100644 --- a/core/Version.php +++ b/core/Version.php @@ -20,7 +20,7 @@ final class Version * The current Matomo version. * @var string */ - const VERSION = '3.12.0-rc3'; + const VERSION = '3.12.0'; public function isStableVersion($version) { -- cgit v1.2.3