From 2459f222b6f96db3698e1f6b380c59a0bd8b5938 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Tue, 26 Sep 2017 11:35:04 +1300 Subject: 3.1.2-b2\ --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index a2a09aa0cc..47cae46213 100644 --- a/core/Version.php +++ b/core/Version.php @@ -20,7 +20,7 @@ final class Version * The current Piwik version. * @var string */ - const VERSION = '3.1.2-b1'; + const VERSION = '3.1.2-b2'; public function isStableVersion($version) { -- cgit v1.2.3