From 83add6c3de3633bfde5b9b2745106662296bd53b Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Thu, 21 Sep 2017 21:24:26 +1200 Subject: 3.1.2-b1 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index cb95e51ab3..a2a09aa0cc 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.1'; + const VERSION = '3.1.2-b1'; public function isStableVersion($version) { -- cgit v1.2.3