From 017d8a1e9f79e108392670c70faf9fddedd6943b Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Thu, 21 Jan 2016 19:11:13 +1300 Subject: 2.16.0-b6 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index 686027a4b3..c367f710ed 100644 --- a/core/Version.php +++ b/core/Version.php @@ -20,7 +20,7 @@ final class Version * The current Piwik version. * @var string */ - const VERSION = '2.16.0-b5'; + const VERSION = '2.16.0-b6'; public function isStableVersion($version) { -- cgit v1.2.3