From d3b1acd2f5270e5bd4bd181c8e0a7adb4731ef31 Mon Sep 17 00:00:00 2001 From: Justin Velluppillai Date: Fri, 21 Oct 2022 11:56:12 +1300 Subject: Release Matomo 4.12.2 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index 4bf18db436..46fed4c784 100644 --- a/core/Version.php +++ b/core/Version.php @@ -21,7 +21,7 @@ final class Version * The current Matomo version. * @var string */ - const VERSION = '4.12.1'; + const VERSION = '4.12.2'; const MAJOR_VERSION = 4; -- cgit v1.2.3