From 8e057ae52582473047828c9c3266df90fc2061e8 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Mon, 2 Jan 2017 13:12:28 +1300 Subject: 3.0.1-b2 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index 4c3cef867f..a1ef6e4d87 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.0.1-b1'; + const VERSION = '3.0.1-b2'; public function isStableVersion($version) { -- cgit v1.2.3