From c814ce7dc60a1851f9f65a50d422383ad2cc0993 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Tue, 24 Jan 2017 10:42:15 +1300 Subject: 3.0.2-b2 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index d6599b1138..953e3b47cb 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.2-b1'; + const VERSION = '3.0.2-b2'; public function isStableVersion($version) { -- cgit v1.2.3