From 1d0dcc553611b551bd8a621a0790f91b897968dd Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Tue, 6 Dec 2016 01:05:14 +1300 Subject: 3.0.0-b5 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index 993e7cd131..d7a1318045 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.0-b4'; + const VERSION = '3.0.0-b5'; public function isStableVersion($version) { -- cgit v1.2.3